summaryrefslogtreecommitdiff
path: root/ukrainian/iceb/files/patch-buhg::salallk.c
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-11 01:56:33 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-11 01:56:33 +0000
commit9a630d51d89cb0893db6c8a56e946539d9d4aaf6 (patch)
treec6ad697c939c0cd0f421e87586745d1330de6420 /ukrainian/iceb/files/patch-buhg::salallk.c
parentadd WWW (diff)
- Update to 5.60
PR: ports/61187 Submitted by: Vadim Chekan <vchekan@softline.kiev.ua> (maintainer)
Notes
Notes: svn path=/head/; revision=97896
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::salallk.c')
-rw-r--r--ukrainian/iceb/files/patch-buhg::salallk.c31
1 files changed, 0 insertions, 31 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::salallk.c b/ukrainian/iceb/files/patch-buhg::salallk.c
deleted file mode 100644
index a6ca13b4d9e0..000000000000
--- a/ukrainian/iceb/files/patch-buhg::salallk.c
+++ /dev/null
@@ -1,31 +0,0 @@
---- 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];