Renamed FRAGMAN to more logical frag_t
FossilOrigin-Name: 4305c35a65a5b3613287f1f4258df5de123b2dccb8b9573177953660ace06d4f
This commit is contained in:
@ -81,7 +81,7 @@ struct conn {
|
||||
|
||||
|
||||
/** The framgent manager used on this connection */
|
||||
FRAGMAN *fragman;
|
||||
frag_t *fragman;
|
||||
|
||||
/** Current Fragment ID */
|
||||
int fragid;
|
||||
|
Reference in New Issue
Block a user