]> git.pld-linux.org Git - packages/aumix-gtk.git/commitdiff
- corrected a silly mistake
authorpius <pius@pld-linux.org>
Fri, 4 Feb 2000 01:30:28 +0000 (01:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aumix-home_etc.patch -> 1.4

aumix-home_etc.patch

index 912b972e3568ba840ddba6334f5e2c86b58bb57c..dd227e5fb3486e92a3848e2bfe004822696ded95 100644 (file)
     become an error generator if neither can be opened.
  
     Input:
     become an error generator if neither can be opened.
  
     Input:
-@@ -548,22 +550,34 @@
-    Success:   pointer to the default settings file structure
-    Failure:   NULL
-  */
--      FILE           *setfile;
-+      FILE           *setfile = NULL;
+@@ -545,19 +547,31 @@
+       FILE           *setfile;
        char           *home;
        char            filename[FILENAME_MAX];
 +      struct cfv     etcfile;
        char           *home;
        char            filename[FILENAME_MAX];
 +      struct cfv     etcfile;
This page took 0.050919 seconds and 4 git commands to generate.