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

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



brendan     03/03/27 12:09:49

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

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

Index: geturl.h
===================================================================
RCS file: /usr/local/cvsroot/icecast/src/geturl.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- geturl.h	6 Feb 2003 13:10:48 -0000	1.3
+++ geturl.h	27 Mar 2003 17:09:49 -0000	1.4
@@ -1,3 +1,4 @@
+/* -*- c-basic-offset: 4; indent-tabs-mode: nil; -*- */
 #ifndef __GETURL_H__
 #define __GETURL_H__
 
@@ -43,4 +44,3 @@
 int curl_release_connection(int which);
 
 #endif
-

<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