aboutsummaryrefslogtreecommitdiff
path: root/libid3tag/genre.h
diff options
context:
space:
mode:
Diffstat (limited to 'libid3tag/genre.h')
-rw-r--r--libid3tag/genre.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libid3tag/genre.h b/libid3tag/genre.h
index 56d538a..8deef1c 100644
--- a/libid3tag/genre.h
+++ b/libid3tag/genre.h
@@ -19,9 +19,9 @@
* $Id: genre.h,v 1.6 2004/01/23 09:41:32 rob Exp $
*/
-# ifndef LIBID3TAG_GENRE_H
+#ifndef LIBID3TAG_GENRE_H
# define LIBID3TAG_GENRE_H
# define ID3_GENRE_OTHER 12
-# endif
+#endif

Return to:

Send suggestions and report system problems to the System administrator.