[xiph-cvs] cvs commit: ao/src config.c

Stan Seibert volsung at xiph.org
Thu Aug 7 08:44:37 PDT 2003



volsung     03/08/07 11:44:36

  Modified:    src      config.c
  Log:
  Duh.  Closes bug 310.

Revision  Changes    Path
1.3       +2 -0      ao/src/config.c

Index: config.c
===================================================================
RCS file: /usr/local/cvsroot/ao/src/config.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- config.c	4 Aug 2001 02:56:14 -0000	1.2
+++ config.c	7 Aug 2003 15:44:36 -0000	1.3
@@ -72,5 +72,7 @@
                 }
         }
 
+	fclose(fp);
+
         return 1;
 }

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list