libsoup r1033 - branches/libsoup-2.4/libsoup



Author: danw
Date: Mon Jan 14 23:25:47 2008
New Revision: 1033
URL: http://svn.gnome.org/viewvc/libsoup?rev=1033&view=rev

Log:
fix proto to match the gtk-doc


Modified:
   branches/libsoup-2.4/libsoup/soup-logger.h

Modified: branches/libsoup-2.4/libsoup/soup-logger.h
==============================================================================
--- branches/libsoup-2.4/libsoup/soup-logger.h	(original)
+++ branches/libsoup-2.4/libsoup/soup-logger.h	Mon Jan 14 23:25:47 2008
@@ -47,7 +47,7 @@
 
 GType       soup_logger_get_type    (void);
 
-SoupLogger *soup_logger_new         (SoupLoggerLogLevel  log_level,
+SoupLogger *soup_logger_new         (SoupLoggerLogLevel  level,
 				     int                 max_body_size);
 void        soup_logger_attach      (SoupLogger         *logger,
 				     SoupSession        *session);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]