diff options
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::platdok.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::platdok.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::platdok.c b/ukrainian/iceb/files/patch-buhg::platdok.c deleted file mode 100644 index bc05b9f9dec6..000000000000 --- a/ukrainian/iceb/files/patch-buhg::platdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/platdok.c work/buhg/platdok.c ---- work.old/buhg/platdok.c Thu Jan 16 00:07:55 2003 -+++ buhg/platdok.c Tue Jan 21 21:42:51 2003 -@@ -477,7 +477,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"dokum2_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum2_1.txt"); - prosf(strsql); - clear(); - par=0; |