Remove an unused #define. md5's with and without this commit match.
Approved by: murray (mentor)
This commit is contained in:
parent
a07cb0d8a2
commit
009cb1684c
@ -83,7 +83,6 @@ struct quotause {
|
|||||||
struct dqblk dqblk;
|
struct dqblk dqblk;
|
||||||
char fsname[MAXPATHLEN + 1];
|
char fsname[MAXPATHLEN + 1];
|
||||||
};
|
};
|
||||||
#define FOUND 0x01
|
|
||||||
|
|
||||||
static const char *timeprt(time_t seconds);
|
static const char *timeprt(time_t seconds);
|
||||||
static struct quotause *getprivs(long id, int quotatype);
|
static struct quotause *getprivs(long id, int quotatype);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user