author | Max Kellermann <max@duempel.org> | |
Thu, 2 Oct 2008 15:47:01 +0000 (17:47 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 2 Oct 2008 15:47:01 +0000 (17:47 +0200) | ||
commit | 4522707accad358bd3098a6b1dd6966da5564610 | |
tree | f63dac0f6049fb8ef0d77ac0ffcc5a8013db820b | tree | snapshot |
parent | 93c2a816ea59500f2bd5b800a54dc8add796ae7d | commit | diff |
options: use stdbool
Use the standard "bool" type instead of glib's "gboolean". This way,
options.h doesn't have to include the fat glib.h.
Use the standard "bool" type instead of glib's "gboolean". This way,
options.h doesn't have to include the fat glib.h.
src/conf.c | diff | blob | history | |
src/options.c | diff | blob | history | |
src/options.h | diff | blob | history |