OSDN Git Service

*** empty log message ***
authorarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sat, 6 Jul 2002 09:45:14 +0000 (09:45 +0000)
committerarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sat, 6 Jul 2002 09:45:14 +0000 (09:45 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@295 6a8cc165-1e22-0410-a132-eb4e3f353aba

ChangeLog

index 5c21252..b77e349 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,7 +18,7 @@
 
        * src/lha.h: ditto.
 
-       * src/vsnprintf.c: derived snprintf() which has BSD licence.
+       * src/vsnprintf.c: derived snprintf() which has the BSD licence.
 
        * configure.ac: fix typo.
        
@@ -57,7 +57,7 @@
 
        * src/header.c (convert_filename): rename a function
        `filename_conv()' to `convert_filename()'.
-       (sjis_to_utf8_static): no used the static variable.
+       (sjis_to_utf8_static): no use the static variable.
        (utf8_to_sjis_static): ditto.
 
        * src/lha.h: rename sjis_to_utf8_static() and utf8_to_sjis_static()