]> git.notmuchmail.org Git - notmuch/commitdiff
moved _config_(get|set)_list () functions earlier in the file
authorTomi Ollila <tomi.ollila@iki.fi>
Mon, 30 Jan 2012 10:31:25 +0000 (12:31 +0200)
committerDavid Bremner <bremner@debian.org>
Tue, 31 Jan 2012 03:14:43 +0000 (23:14 -0400)
Moved static functions _config_get_list () and _config_set_list ()
closer to the beginning of file so that their definition is known
(without adding forward declarations) in upcoming changes.


No differences found