]> git.saurik.com Git - wxWidgets.git/commitdiff
no changes (modeline tweaked)
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 22 Jan 2003 17:04:12 +0000 (17:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 22 Jan 2003 17:04:12 +0000 (17:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/tmake/filelist.t

index c4d9540fa4e9d69d27f8824346bdba7b6246004d..22f5f60a9de2a4efa8bbfa3494a94fca02a8fb6e 100644 (file)
@@ -16,7 +16,7 @@
         next line if ( $_ eq "" or /^#/ );
 
         #! if ( $verbose ) {
         next line if ( $_ eq "" or /^#/ );
 
         #! if ( $verbose ) {
-        #!     print STDERR "Processing line: '$_'\n";
+        #!      print STDERR "Processing line: '$_'\n";
         #! }
 
         my @fields = split /\t/;
         #! }
 
         my @fields = split /\t/;
 
     close(FILELIST);
 #$}
 
     close(FILELIST);
 #$}
-#! vim:sw=4:ts=4:list:et
+#! vim:sw=4:ts=4:list:et:ft=perl