OSDN Git Service

* src/lha_macro.h: deprecate the macro name `DELIM2' which is path
authorarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sat, 6 Jul 2002 07:25:49 +0000 (07:25 +0000)
committerarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sat, 6 Jul 2002 07:25:49 +0000 (07:25 +0000)
commitaaacd3696e258dfeffc81177b27898535775819f
treea1c137f31a4864f28c18c232171da494993bbb95
parentf3c15aa40b12ea2536a52434ed50a2b294229a0f
* src/lha_macro.h: deprecate the macro name `DELIM2' which is path
separattor for the filename in lha header.
use `LHA_PATHSEP' instead.

* src/util.c (convdelim): ditto.

* src/header.c (convert_filename): ditto.
(write_header): ditto.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@281 6a8cc165-1e22-0410-a132-eb4e3f353aba
src/header.c
src/lha_macro.h
src/util.c