summaryrefslogtreecommitdiff
path: root/isofs
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-09-19 19:11:08 +0000
committerMiles Bader <miles@gnu.org>1997-09-19 19:11:08 +0000
commita80a71366514ae8abeaff12fd93eeebcb1c6232f (patch)
tree5f8c8ce4299c62b612f38c5d5e948439b78b3903 /isofs
parentceebcf40d7d043b46b78634b8c2c8b946abf99c5 (diff)
(GNUEXT_ID):
Make value a string.
Diffstat (limited to 'isofs')
-rw-r--r--isofs/rr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/isofs/rr.h b/isofs/rr.h
index ad4f3fb7..b7a3c40d 100644
--- a/isofs/rr.h
+++ b/isofs/rr.h
@@ -225,7 +225,7 @@ struct rr_sf
/* GNU extensions */
#define GNUEXT_VERS 1
-#define GNUEXT_ID GNUEXT_1997
+#define GNUEXT_ID "GNUEXT_1997"
#define GNUEXT_DES \
"The GNU Extensions provide support for special GNU filesystem features"
#define GNUEXT_SRC \