lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
authorMarkus F.X.J. Oberhumer <markus@oberhumer.com>
Mon, 13 Aug 2012 15:24:24 +0000 (17:24 +0200)
committerMarkus F.X.J. Oberhumer <markus@oberhumer.com>
Wed, 20 Feb 2013 18:36:00 +0000 (19:36 +0100)
Rename the source file to match the function name and thereby
also make room for a possible future even slightly faster
"non-safe" decompressor version.

Signed-off-by: Markus F.X.J. Oberhumer <markus@oberhumer.com>

No differences found