[pacman-dev] CVS update of pacman-lib/src/pacman (downloadprog.c)
Aaron Griffin
aaron at archlinux.org
Thu Jan 25 21:19:24 EST 2007
Date: Thursday, January 25, 2007 @ 21:19:24
Author: aaron
Path: /home/cvs-pacman/pacman-lib/src/pacman
Modified: downloadprog.c (1.7 -> 1.8)
Missed that 8)
----------------+
downloadprog.c | 1 -
1 file changed, 1 deletion(-)
Index: pacman-lib/src/pacman/downloadprog.c
diff -u pacman-lib/src/pacman/downloadprog.c:1.7 pacman-lib/src/pacman/downloadprog.c:1.8
--- pacman-lib/src/pacman/downloadprog.c:1.7 Thu Jan 25 21:13:16 2007
+++ pacman-lib/src/pacman/downloadprog.c Thu Jan 25 21:19:24 2007
@@ -56,7 +56,6 @@
/* a little hard to conceal easter eggs in open-source software,
* but they're still fun. ;) */
const unsigned short chomp = alpm_option_get_chomp();
- unsigned int chomp = 0;
char *fname, *p;
unsigned int maxcols = getcols();
unsigned int progresslen = maxcols - 57;
More information about the pacman-dev
mailing list