summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2007-02-03 06:18:50 +0000
committerjsorg71 <jsorg71>2007-02-03 06:18:50 +0000
commitf784f69395304742a7d8e5c59e3fdd05da4b71bc (patch)
treedb11c8298f4aee6cf0504764d17441c7bd906ff1
parentc94344a6f4d9f033a4ae84acfc4bb622f6c945e7 (diff)
downloadxrdp-proprietary-f784f69395304742a7d8e5c59e3fdd05da4b71bc.tar.gz
xrdp-proprietary-f784f69395304742a7d8e5c59e3fdd05da4b71bc.zip
ansi
-rw-r--r--common/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/log.h b/common/log.h
index 56584646..446b6f26 100644
--- a/common/log.h
+++ b/common/log.h
@@ -91,7 +91,7 @@ log_start(const char* progname, const char* logfile, const unsigned int loglvl,
*
*/
void DEFAULT_CC
-log_end();
+log_end(void);
/**
*