OSDN Git Service

* src/larc.c (decode_start_lz5): should use the dtext[] instead of the text[].
authorKoji Arai <jca02266@gmail.com>
Mon, 4 Aug 2008 14:41:41 +0000 (23:41 +0900)
committerKoji Arai <jca02266@gmail.com>
Mon, 4 Aug 2008 14:41:41 +0000 (23:41 +0900)
commite6435ca3bf3479d90ede9f4faaccf4e1bb109e5d
tree2ac132b14854e8be18f4eba14ab873f5ab6cbf51
parentaf2b196d589ba4dbc784c90ebedb22232fe06f7d
* src/larc.c (decode_start_lz5): should use the dtext[] instead of the text[].

* src/lha.h (dtext): defined as global variable.

* src/slide.c (decode): ditto.
ChangeLog
configure.ac
src/larc.c
src/lha.h
src/slide.c