Move some code.
[apps/pfixtools.git] / postlicyd / policy_tokens.sh
index 1a6b0f7..f5361c6 100755 (executable)
@@ -46,8 +46,8 @@ EOF
 do_h() {
     do_hdr
     cat <<EOF
-#ifndef PFIXTOOLS_TOKENS_H
-#define PFIXTOOLS_TOKENS_H
+#ifndef PFIXTOOLS_POLICY_TOKENS_H
+#define PFIXTOOLS_POLICY_TOKENS_H
 
 typedef enum postlicyd_token {
     PTK_UNKNOWN = -1,
@@ -59,7 +59,7 @@ extern const char *ptokens[PTK_count];
 
 __attribute__((pure))
 postlicyd_token policy_tokenize(const char *s, ssize_t len);
-#endif /* MUTT_LIB_LUA_LUA_TOKEN_H */
+#endif /* PFIXTOOLS_POLICY_TOKENS_H */
 EOF
 }
 
@@ -137,6 +137,10 @@ exit 0
 ## reverse_client_name
 ## instance
 #
+# helpers
+## sender_domain
+## recipient_domain
+#
 # postfix 2.2+
 ## sasl_method
 ## sasl_username