diff options
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::smdok.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::smdok.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::smdok.c b/ukrainian/iceb/files/patch-buhg::smdok.c deleted file mode 100644 index 91b12bbb13cb..000000000000 --- a/ukrainian/iceb/files/patch-buhg::smdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/smdok.c work/buhg/smdok.c ---- work.old/buhg/smdok.c Thu Jan 16 00:07:58 2003 -+++ buhg/smdok.c Tue Jan 21 21:42:52 2003 -@@ -376,7 +376,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_3.txt"); - prosf(strsql); - if(kolstr > 0) - goto naz; |