diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-11 01:56:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-11 01:56:33 +0000 |
commit | 9a630d51d89cb0893db6c8a56e946539d9d4aaf6 (patch) | |
tree | c6ad697c939c0cd0f421e87586745d1330de6420 /ukrainian/iceb/files/patch-buhg::glkni.c | |
parent | add 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::glkni.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::glkni.c | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::glkni.c b/ukrainian/iceb/files/patch-buhg::glkni.c deleted file mode 100644 index 63d10e9c9723..000000000000 --- a/ukrainian/iceb/files/patch-buhg::glkni.c +++ /dev/null @@ -1,24 +0,0 @@ ---- buhg/glkni.c.orig Thu Aug 29 08:36:23 2002 -+++ buhg/glkni.c Wed Oct 8 19:49:47 2003 -@@ -51,9 +51,9 @@ - { - int metkarash=0; - char bros[100]; --long tmm; --long tmmn; --long tmmk; -+time_t tmm; -+time_t tmmn; -+time_t tmmk; - int i,kom,sb; - char sh[20]; - char imaf[20],imatab[20],imaf3[20]; -@@ -99,7 +99,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg5_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg5_1.txt"); - prosf(strsql); - goto naz; - |