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.

12 lines
500 B

  1. diff -dur sawfish-1.3/src/main.c src.sawfish.1134811799.5694.2785284834/sawfish-1.3/src/main.c
  2. --- sawfish-1.3/src/main.c 2003-01-12 21:35:23.000000000 +0100
  3. +++ src.sawfish.1134811799.5694.2785284834/sawfish-1.3/src/main.c 2005-12-20 00:15:57.000000000 +0100
  4. @@ -50,7 +50,7 @@
  5. int exit_code = ec_no_exit;
  6. /* Saved value of argv[0] */
  7. -static char *prog_name;
  8. +char *prog_name;
  9. DEFSYM(sawfish_directory, "sawfish-directory");
  10. DEFSYM(sawfish_lisp_lib_directory, "sawfish-lisp-lib-directory");