aboutsummaryrefslogtreecommitdiff
path: root/databases/msql3/files/patch-ba
blob: edbfe3c187c0ee49741407ee6fa65467afddfc66 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/common/debug.h.bak	Mon Aug 20 05:19:27 2001
+++ src/common/debug.h	Thu Sep 11 10:44:11 2003
@@ -31,7 +31,7 @@
 #define TRACE_OUT	2
 
 void	_msqlDebug();
-void	_msqlTrace();
+void    _msqlTrace(int, char *, ...);
 void	initDebug();
 int	debugSet();