mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
352 B

  1. --- ./tests/genfile.c.orig 2003-07-27 23:44:12.000000000 -0400
  2. +++ ./tests/genfile.c 2003-07-27 23:44:27.000000000 -0400
  3. @@ -164,7 +164,7 @@
  4. stdout);
  5. fputs (_("\
  6. \n\
  7. -Written by Fran�ois Pinard <pinard@iro.umontreal.ca>.\n"),
  8. +Written by Francois Pinard <pinard@iro.umontreal.ca>.\n"),
  9. stdout);
  10. exit (EXIT_SUCCESS);
  11. }