[Kde-pim] Review Request: Cleanup coding style other the directory kdepim-runtime/accountwizard/

Guy Maurel guy-kde at maurel.de
Mon Apr 30 16:04:24 BST 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104794/
-----------------------------------------------------------

Review request for KDEPIM.


Description
-------

Cleanup coding style other the directory kdepim-runtime/accountwizard/
Note: NO signature where changed

Changing all the occurences of,
from                 to
! expression         !expression
))                   ) )
){                   ) {
if(                  if (
foreach(             foreach (
do{                  do {
}while               } while
("string")           ( "string" ) 
(expression)         ( expression ) 
space at the end of a line


Diffs
-----

  accountwizard/dialog.cpp 12a6862 
  accountwizard/global.cpp a4c98a5 
  accountwizard/inprocess-main.cpp 20c3a9f 
  accountwizard/ispdb/ispdb.cpp 594679e 
  accountwizard/ldap.cpp 93bff40 
  accountwizard/loadpage.cpp 75f8351 
  accountwizard/main.cpp 7bafa8c 
  accountwizard/personaldatapage.cpp 936f066 
  accountwizard/providerpage.cpp 3faf4e7 
  accountwizard/resource.cpp 867a11d 
  accountwizard/servertest.cpp a0a9f7c 
  accountwizard/setupmanager.cpp 3d85826 
  accountwizard/setuppage.cpp 3b48afd 
  accountwizard/typepage.cpp 45fea58 

Diff: http://git.reviewboard.kde.org/r/104794/diff/


Testing
-------


Thanks,

Guy Maurel

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list