From 8c3304d64a1a5c35eb25d78c2a1fc3b393c95c55 Mon Sep 17 00:00:00 2001 From: pius Date: Fri, 4 Feb 2000 01:30:28 +0000 Subject: [PATCH] - corrected a silly mistake Changed files: aumix-home_etc.patch -> 1.4 --- aumix-home_etc.patch | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/aumix-home_etc.patch b/aumix-home_etc.patch index 912b972..dd227e5 100644 --- a/aumix-home_etc.patch +++ b/aumix-home_etc.patch @@ -103,12 +103,8 @@ 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; -- 2.43.0