]> git.pld-linux.org Git - packages/aumix-gtk.git/blobdiff - aumix-home_etc.patch
- corrected a silly mistake
[packages/aumix-gtk.git] / aumix-home_etc.patch
index 912b972e3568ba840ddba6334f5e2c86b58bb57c..dd227e5fb3486e92a3848e2bfe004822696ded95 100644 (file)
     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;
This page took 0.085634 seconds and 4 git commands to generate.