dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3817b8
)
Changed name of header file.
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Sat, 28 Dec 2002 13:16:04 +0000
(13:16 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Sat, 28 Dec 2002 13:16:04 +0000
(13:16 +0000)
utf8/utf8tools.h
patch
|
blob
|
history
diff --git
a/utf8/utf8tools.h
b/utf8/utf8tools.h
index f7e25ae77ad15619997001ab1da3452f60fa730e..0eca7da82f36bf5aa72efff4d609d540f64c7c02 100644
(file)
--- a/
utf8/utf8tools.h
+++ b/
utf8/utf8tools.h
@@
-20,8
+20,8
@@
/* $Id$ */
/* $Name$ */
-#ifndef __UTF8_H
-#define __UTF8_H
+#ifndef __UTF8
TOOLS
_H
+#define __UTF8
TOOLS
_H
#ifdef __cplusplus
extern "C" {
@@
-68,4
+68,4
@@
char* convert_locale_to_utf8(const char* input);
}
#endif
-#endif /* __UTF8_H */
+#endif /* __UTF8
TOOLS
_H */