i was going to fix an issue with add_contact_alias() function, but got
this compiler warning in existing master version of the module:
CC (cc) [M nathelper.so] nathelper.o
nathelper.c: In function ‘mod_init’:
nathelper.c:552: warning: implicit declaration of function ‘register_mi_mod’
it would be nice to get rid of it somehow. i thing it has appeared
quite recently.
-- juha
Revision: 6042
http://openser.svn.sourceforge.net/openser/?rev=6042&view=rev
Author: mariuszbihlei
Date: 2010-08-25 12:53:33 +0000 (Wed, 25 Aug 2010)
Log Message:
-----------
Modules/pv No warning message for branch(count) if no branches
Patch by Carsten Gross (carsten.gross at 1und1 dot de)
Modified Paths:
--------------
branches/1.5/modules/pv/pv_branch.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.