aboutsummaryrefslogtreecommitdiff
path: root/libid3tag/id3tag.h
diff options
context:
space:
mode:
Diffstat (limited to 'libid3tag/id3tag.h')
-rw-r--r--libid3tag/id3tag.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libid3tag/id3tag.h b/libid3tag/id3tag.h
index 57c7190..69d1d9d 100644
--- a/libid3tag/id3tag.h
+++ b/libid3tag/id3tag.h
@@ -22,7 +22,7 @@
* $Id: id3tag.h,v 1.17 2004/01/23 23:22:46 rob Exp $
*/
-# ifndef LIBID3TAG_ID3TAG_H
+#ifndef LIBID3TAG_ID3TAG_H
# define LIBID3TAG_ID3TAG_H
# ifdef __cplusplus
@@ -362,4 +362,4 @@ extern char const id3_build[];
}
# endif
-# endif
+#endif

Return to:

Send suggestions and report system problems to the System administrator.