Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_view...
commit507f38489e87c66860913dc1a644dcf522908653
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 8 Mar 2010 23:56:54 +0000 (8 23:56 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 8 Mar 2010 23:56:54 +0000 (8 23:56 +0000)
tree71010d7dbd4935f54aecae77ac437dac12a4e95c
parentb77c4ee9a495a5d4cbd2ba20a6a7e8cb5199984f
Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_view is used uninitialized" seems to be false positive unfortunately).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25082 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/lua/loslib.c
apps/recorder/recording.c