projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbee0df
)
Fixed place for YAZ_END_CDECL
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 9 Dec 2004 09:37:00 +0000
(09:37 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 9 Dec 2004 09:37:00 +0000
(09:37 +0000)
include/yaz/log.h
patch
|
blob
|
history
diff --git
a/include/yaz/log.h
b/include/yaz/log.h
index
52b440e
..
916ce42
100644
(file)
--- a/
include/yaz/log.h
+++ b/
include/yaz/log.h
@@
-23,7
+23,7
@@
* LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
* OF THIS SOFTWARE.
*
- * $Id: log.h,v 1.25 2004-12-08 09:08:01 adam Exp $
+ * $Id: log.h,v 1.26 2004-12-09 09:37:00 adam Exp $
*/
/**
@@
-72,5
+72,6
@@
YAZ_BEGIN_CDECL
/* logf is deprecated, as it conflicts with a math function */
#define logf yaz_log
-#endif
YAZ_END_CDECL
+
+#endif