Remove obsolete comment
authorJacob Bachmeyer <jcb@gnu.org>
Sat, 1 Jul 2023 04:08:40 +0000 (23:08 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Sat, 1 Jul 2023 04:08:40 +0000 (23:08 -0500)
gatekeeper.pl

index 84f546254cba62c689b7f90294f2357d9cf305f4..ae195416da46f74c514be6427a8d589be9bc4e8f 100755 (executable)
@@ -3244,7 +3244,7 @@ my @packets;
   @packets = gather_packets(CONF_DIR_Inbox, CONF_DIR_Scratch);
 }
 
-foreach my $packet (@packets) {        # each list element is an array reference
+foreach my $packet (@packets) {
   # variables preserved for the report if an exception is thrown
   my $directive_text; my $oplist;
   my $dsig_info;       # directive signature information