diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-11-23 17:21:37 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-11-27 05:23:28 +0000 |
| commit | 43581d7b6617959e4452094d9330ef020034a6c9 (patch) | |
| tree | 632baf2ac18d7970581f7f46c024425bd84ef734 /libexec/mknetid/parse_group.c | |
| parent | dc36d6f9bb1753f3808552f3afd30eda9a7b206a (diff) | |
libexec: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two
minor fixup to keep things compiling. All the common forms in the tree
were removed with a perl script.
Sponsored by: Netflix
Diffstat (limited to 'libexec/mknetid/parse_group.c')
| -rw-r--r-- | libexec/mknetid/parse_group.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libexec/mknetid/parse_group.c b/libexec/mknetid/parse_group.c index 59ebf44eab37..4fcb5bbc2d9c 100644 --- a/libexec/mknetid/parse_group.c +++ b/libexec/mknetid/parse_group.c @@ -30,9 +30,6 @@ */ #ifndef lint -#if 0 -static const char sccsid[] = "@(#)getgrent.c 8.2 (Berkeley) 3/21/94"; -#endif #endif /* not lint */ /* |
