projects
/
chise
/
kage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f29b0c
)
Fixed combining function.
author
Koichi KAMICHI
<kamichi@fonts.jp>
Thu, 10 Jun 2004 14:50:37 +0000
(14:50 +0000)
committer
Koichi KAMICHI
<kamichi@fonts.jp>
Thu, 10 Jun 2004 14:50:37 +0000
(14:50 +0000)
kagecgi/kagecomb.c
patch
|
blob
|
history
diff --git
a/kagecgi/kagecomb.c
b/kagecgi/kagecomb.c
index
16ebe34
..
68e1ac5
100755
(executable)
--- a/
kagecgi/kagecomb.c
+++ b/
kagecgi/kagecomb.c
@@
-394,6
+394,7
@@
void combineHame2(const KGString *parts1, const KGString *parts3, int *result){
result[9] = buf[i * 11 + 4];
\r
result[10] = buf[i * 11 + 5];
\r
result[11] = buf[i * 11 + 6];
\r
+ flag = 1;
\r
}
\r
}
\r
if(flag == 0){ //error
\r