mhl/string.c: rename to mhl_string.c
commit51a81ec6e3191a693d09a20e337056055bf1daef
authorSlava Zanko <slavazanko@gmail.com>
Wed, 14 Jan 2009 10:48:12 +0000 (14 12:48 +0200)
committerSlava Zanko <slavazanko@gmail.com>
Wed, 14 Jan 2009 10:48:12 +0000 (14 12:48 +0200)
tree8c5faccfd57557d818da19bcad62ff06da32de4d
parentc9bdf6f0a4a6c0a1679e854a275a0995f29cca9c
mhl/string.c: rename to mhl_string.c
mhl/string.h: rename to mhl_string.h
mhl/memory.h:
 - Remove REGEX_MALLOC
 - avoid "alloca redefined" warning
mhl/Makefile.am
mhl/memory.h
mhl/mhl_string.c [moved from mhl/string.c with 97% similarity]
mhl/mhl_string.h [moved from mhl/string.h with 74% similarity]