aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJason Merrill <jason@gcc.gnu.org>2000-06-01 19:16:50 -0400
committerJason Merrill <jason@gcc.gnu.org>2000-06-01 19:16:50 -0400
commit18fa855f72928698ab520e2f8536c273867096e7 (patch)
tree24399117139304fdd1463bb6014bde4cf1dc587d /include
parent400d1b199f4327b1fdffe44aa3ef1991e4b1bbc1 (diff)
downloadgcc-18fa855f72928698ab520e2f8536c273867096e7.zip
gcc-18fa855f72928698ab520e2f8536c273867096e7.tar.gz
gcc-18fa855f72928698ab520e2f8536c273867096e7.tar.bz2
restore comment
From-SVN: r34349
Diffstat (limited to 'include')
-rw-r--r--include/symcat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/symcat.h b/include/symcat.h
index ed4c00e..61ce1e9 100644
--- a/include/symcat.h
+++ b/include/symcat.h
@@ -46,4 +46,4 @@
to "foo". */
#define XSTRING(s) STRINGX(s)
-#endif
+#endif /* SYM_CAT_H */