Code

fix miscellaneous sparse warnings
authorMax Kellermann <max@duempel.org>
Thu, 25 Sep 2008 19:24:58 +0000 (21:24 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 25 Sep 2008 19:24:58 +0000 (21:24 +0200)
commit728309e4aeaac71555ce68ffcd3ff92952a270d3
tree153958aba3285a32871dbb7138be222db3f8d334
parentf825f27654988e107272c3a408ac5934f7731e34
fix miscellaneous sparse warnings

Static variables, pointers vs integers, void function returning, ...
src/main.c
src/screen.c
src/str_pool.c
src/wreadln.c