mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-17 21:03:16 +00:00
Fix comments in UIxContactFolderActions.*
This commit is contained in:
@@ -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__ */
|
||||
|
||||
@@ -288,4 +288,4 @@
|
||||
return rc;
|
||||
}
|
||||
|
||||
@end /* UIxContactsListView */
|
||||
@end /* UIxContactFolderActions */
|
||||
|
||||
Reference in New Issue
Block a user