-Tue Apr 17 11:04:59 CDT 2007
+Tue Apr 19 14:23:59 EDT 2007
*
* @sa <su_debug.h>, #su_log_global, #SOFIA_DEBUG
*/
-extern char const NTA_DEBUG[];
+#ifdef DOXYGEN
+extern char const NTA_DEBUG[]; /* dummy declaration for Doxygen */
+#endif
#ifndef SU_DEBUG
#define SU_DEBUG 3
#include <winreg.h>
#endif
-#if DOXYGEN_ONLY
/**@ingroup sresolv_env
*
* Environment variable determining the debug log level for @b sresolv
*
* @sa <su_debug.h>, sresolv_log, SOFIA_DEBUG
*/
-extern SRESOLV_DEBUG;
+#ifdef DOXYGEN
+extern char const SRESOLV_DEBUG[]; /* dummy declaration for Doxygen */
#endif
/**Debug log for @b sresolv module.
SOFIA_BEGIN_DECLS
+#ifdef DOXYGEN
extern char const STUN_DEBUG[]; /* dummy declaration for Doxygen */
+#endif
/* XXX -- mela: note that this are 100 times too small */
#if 1
*
* @sa TPORT_DUMP, TPORT_DEBUG, tport_log
*/
+#ifdef DOXYGEN
extern char const TPORT_LOG[]; /* dummy declaration for Doxygen */
+#endif
/**@var TPORT_DUMP
*
*
* @sa TPORT_LOG, TPORT_DEBUG, tport_log
*/
+#ifdef DOXYGEN
extern char const TPORT_DUMP[]; /* dummy declaration for Doxygen */
+#endif
/**@var TPORT_DEBUG
*
*
* @sa <su_debug.h>, tport_log, SOFIA_DEBUG
*/
+#ifdef DOXYGEN
extern char const TPORT_DEBUG[]; /* dummy declaration for Doxygen */
+#endif
/**Debug log for @b tport module.
*