X-Git-Url: https://git.cameronkatri.com/pw-darwin.git/blobdiff_plain/04d1b23be991cae809ac39645d9ac7341ec74885..1bcc04152afcff0ed7b48bc1b11b45519599da5d:/chpass/table.c diff --git a/chpass/table.c b/chpass/table.c index 52e9bb8..19f1a99 100644 --- a/chpass/table.c +++ b/chpass/table.c @@ -31,10 +31,11 @@ * SUCH DAMAGE. */ +#if 0 #ifndef lint static const char sccsid[] = "@(#)table.c 8.3 (Berkeley) 4/2/94"; #endif /* not lint */ - +#endif #include __FBSDID("$FreeBSD$");