Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=77340c21dee2da54d931961876a4320957f68845

commit 77340c21dee2da54d931961876a4320957f68845
Author: Priyank <[EMAIL PROTECTED]>
Date:   Sat Oct 27 19:59:10 2007 +0530

indentation fixes

diff --git a/src/gfpm-progress.c b/src/gfpm-progress.c
index 6db9859..09b6584 100644
--- a/src/gfpm-progress.c
+++ b/src/gfpm-progress.c
@@ -48,9 +48,9 @@ GtkTextIter   t_iter;
GtkTextBuffer *buffer = NULL;

float   rate;
-int            offset;
-int            xferred1;
-struct         timeval         t0, t;
+int    offset;
+int    xferred1;
+struct         timeval t0, t;
char    reponame[PM_DLFNM_LEN+1];

static void gfpm_progress_textview_reset (void);
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to