aboutsummaryrefslogtreecommitdiff
path: root/ukrainian/iceb/files/patch-buhg::guror.c
diff options
context:
space:
mode:
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::guror.c')
-rw-r--r--ukrainian/iceb/files/patch-buhg::guror.c20
1 files changed, 20 insertions, 0 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::guror.c b/ukrainian/iceb/files/patch-buhg::guror.c
new file mode 100644
index 000000000000..ef580dc44ecc
--- /dev/null
+++ b/ukrainian/iceb/files/patch-buhg::guror.c
@@ -0,0 +1,20 @@
+--- buhg/guror.c.orig Wed Oct 8 19:50:00 2003
++++ buhg/guror.c Wed Oct 8 19:50:25 2003
+@@ -42,7 +42,7 @@
+ short klzvk; /*Количество знаков в колонке*/
+ short klsh; /*Количество счетов по горизонтали*/
+ struct tm *bf;
+-long tmm,tmmk,tmmn;
++time_t tmm,tmmk,tmmn;
+ double sd,sk,sdn,skn;
+ char imaf[20];
+ short m,g;
+@@ -624,7 +624,7 @@
+ short i;
+ char sh[40];
+ struct tm *bf;
+-long tmm;
++time_t tmm;
+ char polka[20];
+
+ memset(polka,'\0',sizeof(polka));