Mercurial > emacs
diff src/category.h @ 49600:23a1cea22d13
Trailing whitespace deleted.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Tue, 04 Feb 2003 14:56:31 +0000 |
| parents | 46a74c23644e |
| children | 695cf19ef79e d7ddb3e565de |
line wrap: on
line diff
--- a/src/category.h Tue Feb 04 13:30:45 2003 +0000 +++ b/src/category.h Tue Feb 04 14:56:31 2003 +0000 @@ -109,7 +109,7 @@ #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) \
