summaryrefslogtreecommitdiff
path: root/dmake/msdos
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-12-17 15:05:17 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-12-17 15:05:17 +0000
commitc61f1c1bfa50c02e3cb4660e89219b5974022d8f (patch)
tree55fe7c52e04abbdefdcf8ad95a27557f815775ef /dmake/msdos
parent309f0fab59b203714a4ce4694c5a9ba7e2e54a55 (diff)
INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED
2003/12/16 11:17:22 hr 1.4.30.1: #111934#: join CWS ooo111fix1
Diffstat (limited to 'dmake/msdos')
-rw-r--r--dmake/msdos/microsft/msc51/public.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dmake/msdos/microsft/msc51/public.h b/dmake/msdos/microsft/msc51/public.h
index e8537e90c5c9..108f0ee9b53a 100644
--- a/dmake/msdos/microsft/msc51/public.h
+++ b/dmake/msdos/microsft/msc51/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.4 2003-06-12 10:51:53 vg Exp $
+/* RCS $Id: public.h,v 1.5 2003-12-17 16:05:17 vg Exp $
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
--
--
@@ -123,7 +123,7 @@ void Epilog ANSI((int));
char *Get_current_dir ANSI(());
int Set_dir ANSI((char*));
char Get_switch_char ANSI(());
-FILE* Get_temp ANSI((char **, char *, int));
+FILE* Get_temp ANSI((char **, char *, char *));
FILE *Start_temp ANSI((char *, CELLPTR, char **));
void Open_temp_error ANSI((char *, char *));
void Link_temp ANSI((CELLPTR, FILE *, char *));