diff options
Diffstat (limited to 'include/rpcsvc/rquota.x')
-rw-r--r-- | include/rpcsvc/rquota.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpcsvc/rquota.x b/include/rpcsvc/rquota.x index 0f3ecfc54d2e..fb73b2796b6b 100644 --- a/include/rpcsvc/rquota.x +++ b/include/rpcsvc/rquota.x @@ -9,7 +9,7 @@ %/*static char sccsid[] = "from: @(#)rquota.x 2.1 88/08/01 4.0 RPCSRC";*/ %#endif /* not lint */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/rquota.x,v 1.7 2003/05/04 02:51:42 obrien Exp $"); #endif const RQ_PATHLEN = 1024; |