aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/as/write.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 15:48:31 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 15:48:31 +0000
commitfce15c9ab3ca0f4ffcbe6938087612818d7c7d80 (patch)
tree25f4ec424ec1c7a9e0bfde8b69e88a765dec1ddd /gnu/usr.bin/as/write.c
parent2f4706e95c959e4bc9c43ce8db54d5b351ea3817 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/as/write.c')
-rw-r--r--gnu/usr.bin/as/write.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/write.c b/gnu/usr.bin/as/write.c
index 835383e933ef0..896d6ee68ee2d 100644
--- a/gnu/usr.bin/as/write.c
+++ b/gnu/usr.bin/as/write.c
@@ -21,7 +21,7 @@
/* This thing should be set up to do byteordering correctly. But... */
#ifndef lint
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$Id$";
#endif
#include "as.h"