author | Sebastian Harl <sh@tokkee.org> | |
Fri, 3 Apr 2009 16:34:08 +0000 (18:34 +0200) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Mon, 13 Apr 2009 15:36:52 +0000 (17:36 +0200) | ||
commit | ac66fdb0a7d9af37eeecc59c0fd284f6b065d7fe | |
tree | 7fff84da28054a18b8f3736d62ceee00b467c123 | tree | snapshot |
parent | cfb363b18ca3394bd07428fde7ae63b5dd84d6c4 | commit | diff |
Fixed some uninitialized variable warnings
GCC 4.3.3, when used with -Wall, emits warnings that those variables "may be
used uninitialized in this function".
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
GCC 4.3.3, when used with -Wall, emits warnings that those variables "may be
used uninitialized in this function".
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
tig.c | diff | blob | history |