summaryrefslogtreecommitdiff
blob: cba0919fcd1b08cd346481f218cabc4ccf722aec (plain)
1
2
3
4
5
6
7
8
9
10
--- src/mod_handle.c	2002-09-27 21:54:05.000000000 +0200
+++ src/mod_handle.c.new	2004-10-01 10:00:32.917304386 +0200
@@ -307,6 +307,7 @@
 		}
 		dlclose(dlh);
 inuse:
+	;
 	}
 }