OSDN Git Service

*** empty log message ***
authorarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sun, 30 Jun 2002 07:18:24 +0000 (07:18 +0000)
committerarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sun, 30 Jun 2002 07:18:24 +0000 (07:18 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@278 6a8cc165-1e22-0410-a132-eb4e3f353aba

ChangeLog

index cc88474..2dfe0fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2002-06-30  Koji Arai  <jca02266@nifty.ne.jp>
 
+       * configure.ac: fixed typo.
+
+       * src/header.c (sjis_to_utf8): fixed typo.
+       (utf8_to_sjis): fixed typo.
+       
        * src/lhadd.c (cmd_add): Missed to adjust the index when specified
        adding file is same as the generating archive file.