src/toc.c

changeset 242
476adbe0c517
parent 237
83ff5f92ee7e
child 285
015a92e10845
--- a/src/toc.c	Sat May 20 06:17:50 2000 +0000
+++ b/src/toc.c	Sat May 20 07:58:50 2000 +0000
@@ -807,6 +807,7 @@
 	return buf;
 }
 
+#endif /* USE_OSCAR */
 
 void toc_build_config(char *s, int len)
 {
@@ -844,8 +845,6 @@
         }
 }
 
-#endif /* USE_OSCAR */
-
 void parse_toc_buddy_list(char *config)
 {
 	char *c;

mercurial