summaryrefslogtreecommitdiffstats
path: root/ukrainian/iceb/files/patch-buhg::dirprov.c
blob: 8323901c6f3255e8280a6b62dd4c1af5a2883fc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- buhg/dirprov.c.orig	Mon Sep  9 01:38:02 2002
+++ buhg/dirprov.c	Wed Oct  8 19:33:00 2003
@@ -349,7 +349,7 @@
 
   case FK1:
    GDITE();
-   sprintf(bros,"%s/doc/%s",putnansi,"buhg3a.txt");
+   sprintf(bros,"%s/%s",ICEB_DOC_PATH,"buhg3a.txt");
    prosf(bros);
    clear();
    goto naz;
@@ -823,7 +823,7 @@
 {
 short		d,m,g;
 struct  tm      *bf;
-long		tmm;
+time_t		tmm;
 char		strsql[300];
 SQL_str		row1;
 
OpenPOWER on IntegriCloud