]> xenbits.xensource.com Git - seabios.git/commit
Fix compiler warning in setup_translation().
authorKevin O'Connor <kevin@koconnor.net>
Tue, 10 Nov 2009 00:15:50 +0000 (19:15 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Tue, 10 Nov 2009 00:15:50 +0000 (19:15 -0500)
commit6f6a74d526226a74aaf274234ac0b73a6a86875b
tree56a4b73eb72c79d97d32a8ff5ae176fb52e6ddfe
parent9dbc2ad0b82c8a9fd5f68cc1b5b880bf9a0ddaa4
Fix compiler warning in setup_translation().

Assign 'desc' just to silence compiler warning.
src/block.c