OSDN Git Service

*** empty log message ***
authorarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Tue, 9 Jul 2002 15:27:06 +0000 (15:27 +0000)
committerarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Tue, 9 Jul 2002 15:27:06 +0000 (15:27 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@337 6a8cc165-1e22-0410-a132-eb4e3f353aba

ChangeLog

index 593b87e..a76eb37 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,7 +19,7 @@
        * IFNAMES: NOVOID was removed.
 
        * src/lharc.c (main): terminate with exit status 2 when specified
-       command line switches is wrong,
+       command line switche is wrong,
 
        * configure.ac, config.h.in: added checking utime.h existent.
 
 
        * src/lharc.c (init_variable): Removed useless assignments.
 
-       * src/lharc.c (main): Behavior is changed. when `q' or `q2' option
+       * src/lharc.c (main): Behavior was changed. when `q' or `q2' option
        (not `q1') is specified, the `f' option is enabled implicitly.
        In original behavior, the option `q', `q0', `q1' and `q2' will
        enable `f' option implicitly (bug?).