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:
d561f04
)
Header file utf8_locale.h renamed to utf8.h
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Fri, 22 Nov 2002 21:04:48 +0000
(21:04 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Fri, 22 Nov 2002 21:04:48 +0000
(21:04 +0000)
t/src/standalone.c
patch
|
blob
|
history
diff --git
a/t/src/standalone.c
b/t/src/standalone.c
index 2a734dd4ff48702a93ce86993049a2550e88f1e7..7868cf24b9dba1898a756422c6518e606ea4f1ef 100644
(file)
--- a/
t/src/standalone.c
+++ b/
t/src/standalone.c
@@
-30,7
+30,7
@@
#include <locale.h>
#include <errno.h>
#include <iconv.h>
-#include "utf8
-locale
.h"
+#include "utf8.h"
#define BOGUS_FILE_NAME "bogus.ged"
int total_conv_fails = 0;