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

Guy Maurel guy-kde at maurel.de
Sat May 5 15:37:44 BST 2012


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

Review request for KDEPIM and Kevin Krammer.


Description
-------

Cleanup coding style other the directory kdepim-runtime/maildir/
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
-----

  resources/maildir/configdialog.cpp 1ca4c79 
  resources/maildir/libmaildir/keycache.cpp 83641df 
  resources/maildir/libmaildir/maildir.h 8de40c3 
  resources/maildir/libmaildir/maildir.cpp e64fb91 
  resources/maildir/libmaildir/tests/testmaildir.cpp f7ecd73 
  resources/maildir/maildirresource.h 41f35b5 
  resources/maildir/maildirresource.cpp e8134fb 
  resources/maildir/retrieveitemsjob.cpp c87c7b7 
  resources/maildir/tests/synctest.cpp 2d13287 

Diff: http://git.reviewboard.kde.org/r/104864/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