aboutsummaryrefslogtreecommitdiff
path: root/libid3tag/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'libid3tag/util.h')
-rw-r--r--libid3tag/util.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libid3tag/util.h b/libid3tag/util.h
index 4b895d2..46d3cc4 100644
--- a/libid3tag/util.h
+++ b/libid3tag/util.h
@@ -19,7 +19,7 @@
* $Id: util.h,v 1.6 2004/01/23 09:41:32 rob Exp $
*/
-# ifndef LIBID3TAG_UTIL_H
+#ifndef LIBID3TAG_UTIL_H
# define LIBID3TAG_UTIL_H
# include "id3tag.h"
@@ -32,4 +32,4 @@ id3_byte_t *id3_util_compress(id3_byte_t const *, id3_length_t,
id3_byte_t *id3_util_decompress(id3_byte_t const *, id3_length_t,
id3_length_t);
-# endif
+#endif

Return to:

Send suggestions and report system problems to the System administrator.