diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-02-24 11:19:58 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-02-24 11:19:58 +0000 |
commit | f3abc7b25aff412f6f584e9283521fbb671f68b3 (patch) | |
tree | 556d447549589511905a24c45de64e39871443b1 /gas/config/obj-bout.c | |
parent | 41a8f3a896b4c18b465c705d35f649f420264746 (diff) | |
download | gdb-f3abc7b25aff412f6f584e9283521fbb671f68b3.zip gdb-f3abc7b25aff412f6f584e9283521fbb671f68b3.tar.gz gdb-f3abc7b25aff412f6f584e9283521fbb671f68b3.tar.bz2 |
deleted emacs local variables comments
Diffstat (limited to 'gas/config/obj-bout.c')
-rw-r--r-- | gas/config/obj-bout.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gas/config/obj-bout.c b/gas/config/obj-bout.c index dc7d737..1b23b28 100644 --- a/gas/config/obj-bout.c +++ b/gas/config/obj-bout.c @@ -543,11 +543,4 @@ obj_emit_strings (where) return; } /* obj_emit_strings() */ -/* - * Local Variables: - * comment-column: 0 - * fill-column: 131 - * End: - */ - /* end of obj-bout.c */ |