chiark / gitweb /
Disobedience login window now only remembers password etc if they
[disorder] / lib / configuration.h
index cc7e1e3756b6d54478795ba90c4d518e3fda620c..ab8917a87d486db428c52e95485bdbfa237de3bf 100644 (file)
@@ -311,6 +311,7 @@ int config_read(int server);
 /* re-read config, return 0 on success or non-0 on error.
  * Only updates @config@ if the new configuration is valid. */
 
 /* re-read config, return 0 on success or non-0 on error.
  * Only updates @config@ if the new configuration is valid. */
 
+char *config_get_file2(struct config *c, const char *name);
 char *config_get_file(const char *name);
 /* get a filename within the home directory */
 
 char *config_get_file(const char *name);
 /* get a filename within the home directory */