diff options
Diffstat (limited to 'bin/dd/position.c')
| -rw-r--r-- | bin/dd/position.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dd/position.c b/bin/dd/position.c index ae5191f820c2..5299c5bde55b 100644 --- a/bin/dd/position.c +++ b/bin/dd/position.c @@ -40,7 +40,7 @@  static char sccsid[] = "@(#)position.c	8.3 (Berkeley) 4/2/94";  #endif  static const char rcsid[] = -	"$Id: position.c,v 1.10 1999/06/20 14:58:55 green Exp $"; +  "$FreeBSD$";  #endif /* not lint */  #include <sys/types.h>  | 
