aboutsummaryrefslogtreecommitdiffstats
path: root/src/category.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/category.h')
-rw-r--r--src/category.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/category.h b/src/category.h
index 3b2e609bdd..d48d99df80 100644
--- a/src/category.h
+++ b/src/category.h
@@ -109,7 +109,7 @@ extern Lisp_Object _temp_category_set;
#else
#define CATEGORY_SET(c) \
Faref (current_buffer->category_table, make_number (c))
-#endif
+#endif
/* Return the doc string of CATEGORY in category table TABLE. */
#define CATEGORY_DOCSTRING(table, category) \