FreeBSD 10 clang port
This commit is contained in:
committed by
Jon Trulson
parent
8d0551bfda
commit
c3f74eec17
@@ -1030,7 +1030,7 @@ MakeOptionsMenu( void )
|
||||
static int
|
||||
ErrorHandler( Display *dpy, XErrorEvent *event )
|
||||
{
|
||||
return;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user