Do not use C++ like comments. Some compilers don't like it.

git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/branches/branch-1.6.x@481 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
Marcelo Roberto Jimenez 2008-08-14 12:06:22 +00:00
parent cd8ce90e19
commit aaacf65f41

View File

@ -95,7 +95,7 @@
* *
* MSVC still does not know about this. * MSVC still does not know about this.
*/ */
//#define PRId64 PRId64 /* #define PRId64 PRId64 */
/*! /*!
* \brief Supply the PRIzu printf() macro. * \brief Supply the PRIzu printf() macro.