gwget r602 - in trunk: . src



Author: davidsf
Date: Tue Sep  9 17:16:34 2008
New Revision: 602
URL: http://svn.gnome.org/viewvc/gwget?rev=602&view=rev

Log:
2008-09-09  David SedeÃo <david alderia com>

        * src/gwget_data.h: Ooops, forget to commit that.



Modified:
   trunk/ChangeLog
   trunk/src/gwget_data.h

Modified: trunk/src/gwget_data.h
==============================================================================
--- trunk/src/gwget_data.h	(original)
+++ trunk/src/gwget_data.h	Tue Sep  9 17:16:34 2008
@@ -88,6 +88,8 @@
     gboolean use_proxy;         /* Used to use proxy */
     gboolean use_auto_dl;       /* Used to use auto download */
     gchar *line;                /* Used to process the wget output */
+    guint32 line_blocks;
+    guint32 line_pos;
     guint64 total_size;         /* Total file size in bytes */
     guint32 total_time;         /* Total time spent in seconds */
     time_t session_start_time;  /* Time at start of this download session */



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