Reindent with -cbi0.

This commit is contained in:
Daniel Stone
2006-03-31 14:52:57 +00:00
parent 7c44bb8c49
commit 710bb2e6c8
8 changed files with 60 additions and 53 deletions

View File

@@ -206,8 +206,8 @@ SendEventToAllWindows(DeviceIntPtr dev, Mask mask, xEvent * ev, int count)
*/
void
FindInterestedChildren(DeviceIntPtr dev, WindowPtr p1, Mask mask, xEvent * ev,
int count)
FindInterestedChildren(DeviceIntPtr dev, WindowPtr p1, Mask mask,
xEvent * ev, int count)
{
WindowPtr p2;