Code

options: constant options_table
authorMax Kellermann <max@duempel.org>
Mon, 22 Sep 2008 08:39:01 +0000 (10:39 +0200)
committerMax Kellermann <max@duempel.org>
Mon, 22 Sep 2008 08:39:01 +0000 (10:39 +0200)
commit7a2cf03579fc97563a338be183297da1dca4b9f8
tree5fe617dc994b63056f45b715cf07f4d4ae9e9ecf
parent564ec056a44fa248ba2c3b2edc7f9be980bb20ad
options: constant options_table

Make the options_table constant, since it is never modified.
src/options.c