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 6581ba665dbf..af708cbe8dbc 100644 --- a/bin/sync/sync.c +++ b/bin/sync/sync.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)sync.c 8.1 (Berkeley) 5/31/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/sync/sync.c,v 1.14 2003/05/01 16:58:57 obrien Exp $"); #include <stdlib.h> #include <unistd.h> |
