projects
/
chise
/
omega.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebfefbb
)
fix. preserve space of the end of line.
author
imiyazaki
<imiyazaki>
Fri, 6 Feb 2004 15:34:27 +0000
(15:34 +0000)
committer
imiyazaki
<imiyazaki>
Fri, 6 Feb 2004 15:34:27 +0000
(15:34 +0000)
inCHISE
patch
|
blob
|
history
diff --git
a/inCHISE
b/inCHISE
index
6bd683b
..
e2f1283
100755
(executable)
--- a/
inCHISE
+++ b/
inCHISE
@@
-217,6
+217,8
@@
while(<>){
}else{
print ' ';
}
+ }else{
+ print ' ';
}
next CHAR;
}elsif(($char_id>0x20 and $char_id<=0x021f)