r11095 - libprelude/trunk/src

[email protected]
Newsgroups gmane.comp.security.ids.prelude.cvs
Message-ID <[email protected]>
Author: yoann
Date: 2008-11-14 17:21:52 +0100 (Fri, 14 Nov 2008)
New Revision: 11095

Modified:
   libprelude/trunk/src/prelude-plugin.c
Log:
Fix warning.


Modified: libprelude/trunk/src/prelude-plugin.c
===================================================================
--- libprelude/trunk/src/prelude-plugin.c	2008-11-14 16:21:49 UTC (rev 11094)
+++ libprelude/trunk/src/prelude-plugin.c	2008-11-14 16:21:52 UTC (rev 11095)
@@ -845,7 +845,7 @@
 
 void prelude_plugin_set_preloaded_symbols(void *symlist)
 {
-        size_t len;
+        unsigned long len;
         lt_dlsymlist *s = symlist;
         static lt_dlsymlist rpl_sym[65535] = {
                 { "@PROGNAME@", NULL },

_______________________________________________
Prelude-cvslog site list
[email protected]
http://lists.prelude-ids.org/mailman/listinfo/prelude-cvslog
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.