author | Max Kellermann <max@duempel.org> | |
Fri, 3 Oct 2008 12:25:45 +0000 (14:25 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 3 Oct 2008 12:25:45 +0000 (14:25 +0200) | ||
commit | 7e81521772240ec3567a1773d2919a3e90d104c7 | |
tree | 9f6346e662afe4617567a5904e28a832a87e7aef | tree | snapshot |
parent | 88af2c3ace0fa42dbb816cc9fe8c4b54ce89233a | commit | diff |
options: don't pass the "options" pointer around
Just make everybody use the global "options" variable. This
eliminates namespace confusion and the NO_GLOBAL_OPTIONS hack.
Just make everybody use the global "options" variable. This
eliminates namespace confusion and the NO_GLOBAL_OPTIONS hack.
src/conf.c | diff | blob | history | |
src/conf.h | diff | blob | history | |
src/main.c | diff | blob | history | |
src/options.c | diff | blob | history | |
src/options.h | diff | blob | history |