weston/shared
Pekka Paalanen 4ea4d1bb39 config-parser: add missing return for an error case
Fixes
config-parser.c: In function 'handle_key':
config-parser.c:81: error: control reaches end of non-void function

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-04-17 14:33:30 +03:00
..
config-parser.c config-parser: add missing return for an error case 2012-04-17 14:33:30 +03:00
config-parser.h Consolidate image loading code and move to shared/ 2012-03-12 01:40:59 -04:00
image-loader.c shared: Use $(GCC_CFLAGS), fix warnings 2012-04-11 09:46:51 -04:00
Makefile.am shared: Use $(GCC_CFLAGS), fix warnings 2012-04-11 09:46:51 -04:00
option-parser.c Add an option parser 2012-03-12 01:28:50 -04:00