libupnp/upnp
Nektarios K. Papadopoulos 736efca5dd Fix issue reported by Siva Chandran P
strlen returns size_t which is long or int depending on the platform. 
We use %ld in printf and cast the return value to long.


git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@71 119443c7-1b9e-41f8-b6fc-b9c35fce742c
2006-07-26 13:48:36 +00:00
..
doc Include prebuilt documentation (html,pdf), dropping doc++ dependancy. 2006-07-06 12:37:29 +00:00
inc Removing unnecessary additional directory level. 2006-07-04 02:44:17 +00:00
sample Removing unnecessary additional directory level. 2006-07-04 02:44:17 +00:00
src Fix issue reported by Siva Chandran P 2006-07-26 13:48:36 +00:00
test Removing unnecessary additional directory level. 2006-07-04 02:44:17 +00:00
LICENSE Removing unnecessary additional directory level. 2006-07-04 02:44:17 +00:00
Makefile.am Fixing Makefile.am to add missing files for windows build. 2006-07-20 02:43:21 +00:00