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:
87a252a
)
Fix previous change.
author
handa
<handa>
Mon, 27 Dec 2004 08:33:33 +0000
(08:33 +0000)
committer
handa
<handa>
Mon, 27 Dec 2004 08:33:33 +0000
(08:33 +0000)
example/mconv.c
patch
|
blob
|
history
diff --git
a/example/mconv.c
b/example/mconv.c
index
9e9d25e
..
7a71649
100644
(file)
--- a/
example/mconv.c
+++ b/
example/mconv.c
@@
-314,7
+314,7
@@
main (int argc, char **argv)
help_exit (argv[0], 0);
else if (! strcmp (argv[i], "--version"))
{
- printf ("mconv (m17n library) %s\n", VERSION);
+ printf ("m17n-conv (m17n library) %s\n", VERSION);
printf ("Copyright (C) 2003 AIST, JAPAN\n");
exit (0);
}