diff -r 156f692b1687 -r b99b84bcd2d1 contentstorage/cahandler/app/inc/caapphandlerplugin.h --- a/contentstorage/cahandler/app/inc/caapphandlerplugin.h Fri Jun 11 13:58:37 2010 +0300 +++ b/contentstorage/cahandler/app/inc/caapphandlerplugin.h Wed Jun 23 18:33:40 2010 +0300 @@ -15,8 +15,8 @@ * */ -#ifndef CA_APP_HANDLER_PLUGIN_H -#define CA_APP_HANDLER_PLUGIN_H +#ifndef CAAPPHANDLERPLUGIN_H +#define CAAPPHANDLERPLUGIN_H #include #include @@ -34,4 +34,4 @@ QAbstractSecuritySession *session); }; -#endif +#endif // CAAPPHANDLERPLUGIN_H