Parent Directory
|
Revision Log
|
Patch
revision 132 by twoaday, Sat Nov 5 12:00:55 2005 UTC | revision 133 by twoaday, Mon Jan 9 09:15:29 2006 UTC | |
---|---|---|
# | Line 234 log_debug (const char *format, ...) | Line 234 log_debug (const char *format, ...) |
234 | ||
235 | ||
236 | int | int |
237 | log_box (const char *title, int style, const char *format, ...) | printf_box (const char *title, int style, const char *format, ...) |
238 | { | { |
239 | va_list arg_ptr; | va_list arg_ptr; |
240 | char log[8192]; | char log[8192]; |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |