projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8004b0
)
Don't include wordcut/xmalloc.h, wordcut/path.h.
author
handa
<handa>
Tue, 20 Apr 2004 01:45:25 +0000
(
01:45
+0000)
committer
handa
<handa>
Tue, 20 Apr 2004 01:45:25 +0000
(
01:45
+0000)
example/linebreak.c
patch
|
blob
|
history
diff --git
a/example/linebreak.c
b/example/linebreak.c
index
e5d3efa
..
390b39a
100644
(file)
--- a/
example/linebreak.c
+++ b/
example/linebreak.c
@@
-10,8
+10,6
@@
static int wordcut_initiazlied = 0;
#include <wordcut/wordcut.h>
-#include <wordcut/xmalloc.h>
-#include <wordcut/path.h>
static Wordcut wordcut;