Fix comments in UIxContactFolderActions.*

This commit is contained in:
Francis Lachapelle
2013-03-15 11:23:27 -04:00
parent 5f179ed6b0
commit 15f9b7d22e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19,8 +19,8 @@
02111-1307, USA.
*/
#ifndef __UIxContactsListView_H__
#define __UIxContactsListView_H__
#ifndef __UIxContactFolderActions_H__
#define __UIxContactFolderActions_H__
#import <SOGoUI/UIxComponent.h>
@@ -39,4 +39,4 @@
@end
#endif /* __UIxContactsListView_H__ */
#endif /* __UIxContactFolderActions_H__ */
+1 -1
View File
@@ -288,4 +288,4 @@
return rc;
}
@end /* UIxContactsListView */
@end /* UIxContactFolderActions */