Fixed compilation problems.

This commit is contained in:
Markus Makela
2015-08-26 18:33:46 +03:00
parent b66bcbd36c
commit 70d82fd45e
3 changed files with 6 additions and 4 deletions

View File

@ -1135,7 +1135,7 @@ poll_dcb_session_check(DCB *dcb)
LOGIF(LE, (skygw_log_write_flush(
LOGFILE_ERROR,
"%lu [%s] The dcb %p that was about to be processed does not "
"have a non-null session pointer "
"have a non-null session pointer ",
pthread_self(),
__func__,
dcb)));