diff options
Diffstat (limited to 'bin/sync/sync.c')
-rw-r--r-- | bin/sync/sync.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sync/sync.c b/bin/sync/sync.c index dbc3cde..6fe3160 100644 --- a/bin/sync/sync.c +++ b/bin/sync/sync.c @@ -42,7 +42,7 @@ static char const copyright[] = static char sccsid[] = "@(#)sync.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ #include <unistd.h> |