diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-25 01:16:12 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-25 01:16:12 +0000 |
| commit | 175f26d6ed8085b77f8da5220d67b9d745c6c526 (patch) | |
| tree | 6b664fedad5f01bc4907ec753cc4fa9855e626f0 /usr.bin/indent/args.c | |
| parent | 917d44c8565c43508e9781c56cecc16f776323cf (diff) | |
Notes
Diffstat (limited to 'usr.bin/indent/args.c')
| -rw-r--r-- | usr.bin/indent/args.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/indent/args.c b/usr.bin/indent/args.c index 3ddab3309a2f..2e6821fe62b8 100644 --- a/usr.bin/indent/args.c +++ b/usr.bin/indent/args.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)args.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "@(#)$FreeBSD$"; + "$FreeBSD$"; #endif /* not lint */ /* |
