cvsuser     04/08/20 06:54:44

  Modified:    build_tools c2str.pl
  Log:
  Fix a pod nit
  
  Courtesy of Will Coleda <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.6       +1 -0      parrot/build_tools/c2str.pl
  
  Index: c2str.pl
  ===================================================================
  RCS file: /cvs/public/parrot/build_tools/c2str.pl,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -w -r1.5 -r1.6
  --- c2str.pl  20 Apr 2004 19:21:33 -0000      1.5
  +++ c2str.pl  20 Aug 2004 13:54:44 -0000      1.6
  @@ -151,6 +151,7 @@
   }
   
   =pod
  +
   print <<"HEADER";
   /*
    * !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
  
  
  

Reply via email to