[gtk-vnc-devel] [PATCH] code cleanup of "{" location



Hi,

This is code clean up of "{" location.

from 

funcABC **{** 
}

to 

funcABC
**{**
}


 gvnc.c       |    6 ++++--
 vncdisplay.c |   18 ++++++++++++------
 2 files changed, 16 insertions(+), 8 deletions(-)


Thanks
Atsushi SAKAI

Attachment: codestyle_cleanup.patch
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]