diff src/util.c @ 1525:ba8e6e211af5

[gaim-migrate @ 1535] icqlib updates. beginnings of system logging. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 03 Mar 2001 00:26:04 +0000
parents ba83e9e2fd9b
children 72235e3fcff6
line wrap: on
line diff
--- a/src/util.c	Fri Mar 02 23:59:49 2001 +0000
+++ b/src/util.c	Sat Mar 03 00:26:04 2001 +0000
@@ -347,7 +347,7 @@
 	int res;
 	gchar *gaim_dir;
 
-	if (!(general_options & OPT_GEN_LOG_ALL)) {
+	if (!(logging_options & OPT_LOG_ALL)) {
 
 		l = find_log_info(name);
 		if (!l)