summaryrefslogtreecommitdiff
path: root/src/category.h
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2003-02-04 14:56:31 +0000
committerJuanma Barranquero <lekktu@gmail.com>2003-02-04 14:56:31 +0000
commit177c0ea74342272645959b82cf219faa0b3dba16 (patch)
tree44e22b210a9904eab25a66d12e708804b671df75 /src/category.h
parentdb95369be096960245dd38678f68464627698678 (diff)
Trailing whitespace deleted.
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) \