summaryrefslogtreecommitdiff
path: root/ukrainian/iceb/files/patch-buhg::kategor.c
diff options
context:
space:
mode:
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::kategor.c')
-rw-r--r--ukrainian/iceb/files/patch-buhg::kategor.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::kategor.c b/ukrainian/iceb/files/patch-buhg::kategor.c
deleted file mode 100644
index 42e6568d6a3d..000000000000
--- a/ukrainian/iceb/files/patch-buhg::kategor.c
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/kategor.c work/buhg/kategor.c
---- work.old/buhg/kategor.c Thu Jan 16 00:07:53 2003
-+++ buhg/kategor.c Tue Jan 21 21:42:50 2003
-@@ -93,9 +93,9 @@
- case FK1: /*Помощь*/
- GDITE();
- if(metkar == 0)
-- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_2_1.txt");
-+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_2_1.txt");
- if(metkar == 1)
-- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_2_2.txt");
-+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_2_2.txt");
- prosf(bros);
- goto naz;
-