aboutsummaryrefslogtreecommitdiff
path: root/gas/debug.c
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-02-13 09:13:54 +0000
committerK. Richard Pixley <rich@cygnus>1992-02-13 09:13:54 +0000
commit8b228fe958bcac8cf510ce2ed3d9ae24a717334e (patch)
tree1c81f8c629834de570bea9caf05e0199f6846c6d /gas/debug.c
parent1d63ba3ba05bc523b8c982284508d55bb6e591ed (diff)
downloadfsf-binutils-gdb-8b228fe958bcac8cf510ce2ed3d9ae24a717334e.zip
fsf-binutils-gdb-8b228fe958bcac8cf510ce2ed3d9ae24a717334e.tar.gz
fsf-binutils-gdb-8b228fe958bcac8cf510ce2ed3d9ae24a717334e.tar.bz2
force all files to end in "/* end of filename"
Diffstat (limited to 'gas/debug.c')
-rw-r--r--gas/debug.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/debug.c b/gas/debug.c
index 0b23c45..d8b37f2 100644
--- a/gas/debug.c
+++ b/gas/debug.c
@@ -77,3 +77,5 @@ var_chars( fp, n )
printf("%02x ", *p );
}
}
+
+/* end of debug.c */