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::vprov.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::vprov.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::vprov.c | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::vprov.c b/ukrainian/iceb/files/patch-buhg::vprov.c deleted file mode 100644 index a87ec42f8159..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vprov.c +++ /dev/null @@ -1,20 +0,0 @@ ---- buhg/vprov.c.orig Mon Jul 29 10:28:37 2002 -+++ buhg/vprov.c Wed Oct 8 19:55:04 2003 -@@ -22,7 +22,7 @@ - { - char bros[100]; - int nm=3; --long vrem; -+time_t vrem; - char nsh[20]; - char nai[60]; - char nai1[60]; -@@ -561,7 +561,7 @@ - attroff(VV.VVOD_return_cs(iceb_CFS)); - GDITE(); - -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_1.txt"); - prosf(strsql); - - clear(); |