2.0_alpha release commit
[framework/messaging/email-service.git] / utilities / test-application / include / testapp-rule.h
index 1a59a28..61f6e4c 100755 (executable)
 
 
 
-#ifndef EMF_TEST_RULE_H
-#define EMF_TEST_RULE_H
+#ifndef EMAIL_TEST_RULE_H
+#define EMAIL_TEST_RULE_H
 
 /* export API */
-void           emf_test_rule_main                                      (void);
+void           email_test_rule_main                                    (void);
 
 #endif