aboutsummaryrefslogtreecommitdiff
path: root/ukrainian/iceb/files/patch-buhg::salallk.c
diff options
context:
space:
mode:
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::salallk.c')
-rw-r--r--ukrainian/iceb/files/patch-buhg::salallk.c31
1 files changed, 31 insertions, 0 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::salallk.c b/ukrainian/iceb/files/patch-buhg::salallk.c
new file mode 100644
index 000000000000..a6ca13b4d9e0
--- /dev/null
+++ b/ukrainian/iceb/files/patch-buhg::salallk.c
@@ -0,0 +1,31 @@
+--- buhg/salallk.c.orig Wed Sep 4 02:52:01 2002
++++ buhg/salallk.c Wed Oct 8 19:54:43 2003
+@@ -45,7 +45,7 @@
+ short dk,mk,gk;
+ int i;
+ char sh[10];
+-long tmm;
++time_t tmm;
+ struct tm *bf;
+ long kolstr;
+ SQL_str row;
+@@ -99,7 +99,7 @@
+ {
+ case FK1: /*Помощь*/
+ GDITE();
+- sprintf(strsql,"%s/doc/%s",putnansi,"buhg5_3.txt");
++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg5_3.txt");
+ prosf(strsql);
+ clear();
+ goto naz;
+@@ -268,8 +268,8 @@
+ long kolstr,kolstr1;
+ SQL_str row,row1;
+ char strsql[300];
+-long tmm;
+-long tmmk;
++time_t tmm;
++time_t tmmk;
+ struct tm *bf;
+ short mro,mrodeb,mrokre;
+ char imaf[30],imaf1[30],imafdeb[30],imafkre[30];