Bug #10560: Code-Cleanup: function declarations () -> (void)
X.Org Bugzilla #10560: <https://bugs.freedesktop.org/show_bug.cgi?id=10560> Patch #9511 <https://bugs.freedesktop.org/attachment.cgi?id=9511>
This commit is contained in:
committed by
Alan Coopersmith
parent
f24391dbfd
commit
1f6741db19
@@ -544,7 +544,7 @@ static int padlength[4] = {0, 3, 2, 1};
|
||||
static
|
||||
#endif
|
||||
Bool
|
||||
CreateConnectionBlock()
|
||||
CreateConnectionBlock(void)
|
||||
{
|
||||
xConnSetup setup;
|
||||
xWindowRoot root;
|
||||
|
||||
Reference in New Issue
Block a user