[xiph-cvs] cvs commit: icecast/src geturl.c

Brendan brendan at xiph.org
Thu Mar 27 09:09:46 PST 2003



brendan     03/03/27 12:09:46

  Modified:    src      geturl.c
  Log:
  First crack at making YP/curl optional.

Revision  Changes    Path
1.4       +1 -1      icecast/src/geturl.c

Index: geturl.c
===================================================================
RCS file: /usr/local/cvsroot/icecast/src/geturl.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- geturl.c	6 Feb 2003 13:10:48 -0000	1.3
+++ geturl.c	27 Mar 2003 17:09:45 -0000	1.4
@@ -1,3 +1,4 @@
+/* -*- c-basic-offset: 4; indent-tabs-mode: nil; -*- */
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
@@ -175,4 +176,3 @@
 {
     return &(curl_connections[which].header_result);
 }
-

<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