diff options
Diffstat (limited to 'lib/librpcsvc/rquota.x')
-rw-r--r-- | lib/librpcsvc/rquota.x | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/librpcsvc/rquota.x b/lib/librpcsvc/rquota.x index 1e0ca9f292a..fe6afcf3c5d 100644 --- a/lib/librpcsvc/rquota.x +++ b/lib/librpcsvc/rquota.x @@ -1,3 +1,5 @@ +/* $OpenBSD: rquota.x,v 1.2 1997/08/19 07:54:50 niklas Exp $ */ + /* * Remote quota protocol * Requires unix authentication @@ -7,7 +9,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)rquota.x 1.2 87/09/20 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)rquota.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static char rcsid[] = "$Id: rquota.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: rquota.x,v 1.2 1997/08/19 07:54:50 niklas Exp $"; %#endif /* not lint */ #endif |