summaryrefslogtreecommitdiffstats
path: root/chpass/table.c
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-06-30 05:25:07 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-06-30 05:25:07 +0000
commit9d8c96322cd828e6b0441f0be06c10a88546051a (patch)
tree1d1c4dfa00a8ef0e7efdd2487ef4a53856b1b9b0 /chpass/table.c
parente0eddc371ebb1312f3789b30b893ef54dae0dd56 (diff)
downloadpw-darwin-9d8c96322cd828e6b0441f0be06c10a88546051a.tar.gz
pw-darwin-9d8c96322cd828e6b0441f0be06c10a88546051a.tar.zst
pw-darwin-9d8c96322cd828e6b0441f0be06c10a88546051a.zip
Consistently use FBSDID
Diffstat (limited to 'chpass/table.c')
-rw-r--r--chpass/table.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/chpass/table.c b/chpass/table.c
index 52e9bb8..fede308 100644
--- a/chpass/table.c
+++ b/chpass/table.c
@@ -34,7 +34,6 @@
#ifndef lint
static const char sccsid[] = "@(#)table.c 8.3 (Berkeley) 4/2/94";
#endif /* not lint */
-
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");