diff src/remote.c @ 1484:9c16a93a0fdf

improved sidebar configuration
author nadvornik
date Sun, 29 Mar 2009 14:20:44 +0000
parents f43e4ee8fb2d
children 24a12aa0cb54
line wrap: on
line diff
--- a/src/remote.c	Sun Mar 29 10:36:13 2009 +0000
+++ b/src/remote.c	Sun Mar 29 14:20:44 2009 +0000
@@ -506,7 +506,7 @@
 
 	if (isfile(filename))
 		{
-		load_options_from(filename, options, FALSE);
+		load_config_from_file(filename, FALSE);
 		}
 	else
 		{