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