C style comments for C compilers

This commit is contained in:
Jeff Hill
2006-11-18 00:09:27 +00:00
parent dde131368d
commit 962e36768e

View File

@@ -18,7 +18,7 @@
#include "callback.h"
#ifdef __cplusplus
// for brain dead C++ compilers
/* for brain dead C++ compilers */
struct dbCommon;
struct putNotify;
extern "C" {