mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-10 00:11:43 +08:00
formatting changes.
This commit is contained in:
@@ -44,9 +44,7 @@ XBase::what() const
|
||||
}
|
||||
|
||||
CString
|
||||
XBase::format(
|
||||
const char* /*id*/,
|
||||
const char* fmt, ...) const throw()
|
||||
XBase::format(const char* /*id*/, const char* fmt, ...) const throw()
|
||||
{
|
||||
// FIXME -- use id to lookup formating string
|
||||
// FIXME -- format string with arguments
|
||||
|
||||
Reference in New Issue
Block a user