]> git.pld-linux.org Git - packages/cxhextris.git/commitdiff
- fixed path to hextris.c. cxhextris-1_0-22
authorkloczek <kloczek@pld-linux.org>
Fri, 23 Jun 2000 00:30:06 +0000 (00:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cxhextris-security.patch -> 1.2

cxhextris-security.patch

index 5c3c4cbf8d378cc9c6bd1cbd8989c779a3e4ac65..6cf3e40ca4eb8d12f41b56119686d1571729b523 100644 (file)
  /*    rename(tmp_high_score_file_name,high_score_file_name);*/
  #ifdef AFS
      bePlayer();
---- hextris.c.old      Tue Apr  6 00:55:55 1993
-+++ hextris.c  Sat May  2 19:57:36 1998
+--- cxhextris/hextris.c.old    Tue Apr  6 00:55:55 1993
++++ cxhextris/hextris.c        Sat May  2 19:57:36 1998
 @@ -490,8 +490,8 @@
                high_scores[j].score = high_scores[j-1].score;
                high_scores[j].rows = high_scores[j-1].rows;
This page took 0.061187 seconds and 4 git commands to generate.