Update msg_target_template to note auto-generation
[rust-lightning] / fuzz / fuzz_targets / msg_targets / msg_revoke_and_ack_target.rs
index 495a9ca45f707ac729fefcfa4231ad2294682a8b..725903af730045369768b238174a782076def76d 100644 (file)
@@ -1,3 +1,6 @@
+// This file is auto-generated by gen_target.sh based on msg_target_template.txt
+// To modify it, modify msg_target_template.txt and run gen_target.sh instead.
+
 extern crate lightning;
 
 use lightning::ln::msgs;