You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-arch/unace/files/unace-1.2b-64bit-fmt.patch

21 lines
701 B

--- unace/unace.c
+++ unace/unace.c
@@ -516,7 +516,7 @@
tpsize+= fhead.PSIZE;
}
if (!f_err)
- printf("%02u.%02u.%02u|%02u:%02u|%c%c%9lu|%9lu|%4u%%|%c%s\n",
+ printf("%02u.%02u.%02u|%02u:%02u|%c%c%9u|%9u|%4u%%|%c%s\n",
ts_day (ti), ts_month(ti), ts_year(ti)%100,
ts_hour(ti), ts_min (ti),
fhead.HEAD_FLAGS & ACE_SP_BEF ? '<' : ' ',
@@ -529,7 +529,7 @@
}
if (!f_err)
{
- printf("\n %9lu|%9lu|%4u%%| %u file%s",
+ printf("\n %9u|%9u|%4u%%| %u file%s",
psize,
size,
percentage(psize, size),