dtstyle: Change to ANSI function definitions
This commit is contained in:
@@ -646,9 +646,7 @@ ErrorHandler(
|
||||
*
|
||||
************************************************************************/
|
||||
static int
|
||||
IOErrorHandler (display)
|
||||
Display *display;
|
||||
|
||||
IOErrorHandler (Display *display)
|
||||
{
|
||||
#ifdef DEBUG
|
||||
Warning ("X IO error occurred during generic operation");
|
||||
|
||||
Reference in New Issue
Block a user