summaryrefslogtreecommitdiff
path: root/err.h
diff options
context:
space:
mode:
Diffstat (limited to 'err.h')
-rw-r--r--err.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/err.h b/err.h
index f567671..7e93c9d 100644
--- a/err.h
+++ b/err.h
@@ -3,8 +3,7 @@
extern char *dss_errlist[];
extern char *dss_error_txt;
-void dss_log_set_params(int ll, const char *file, int line, const char *func);
-__printf_1_2 void dss_log(const char* fmt,...);
+__printf_2_3 void dss_log(int ll, const char* fmt,...);
/*
* This bit indicates whether a number is considered a system error number