From c22742c0eb9ed87d955e8dc954086b56cfcb7118 Mon Sep 17 00:00:00 2001 From: olli Date: Thu, 7 Dec 2006 08:06:42 +0000 Subject: ChangeLogTag: Thu Dec 7 07:49:24 UTC 2006 Olli Savia --- ACE/ace/OS_NS_stdio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ACE/ace/OS_NS_stdio.h') diff --git a/ACE/ace/OS_NS_stdio.h b/ACE/ace/OS_NS_stdio.h index bc3e5569fcf..18ca767ddab 100644 --- a/ACE/ace/OS_NS_stdio.h +++ b/ACE/ace/OS_NS_stdio.h @@ -367,7 +367,7 @@ namespace ACE_OS { # if defined (ACE_HAS_WCHAR) extern ACE_Export - int snprintf (wchar_t *buf, size_t maxlen, const wchar_t *format,...); + int snprintf (wchar_t *buf, size_t maxlen, const wchar_t *format, ...); # endif /* ACE_HAS_WCHAR */ extern ACE_Export -- cgit v1.2.1