summaryrefslogtreecommitdiff
path: root/dmake/unix
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-12-17 15:16:24 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-12-17 15:16:24 +0000
commitda093b7f8bcab8eb655f88667d7dd0e10d3e1b10 (patch)
tree922362f61a3c94e1f53fd6e28d4edede23b4e3fa /dmake/unix
parent6a9be274dc2ce11985a5849077ff5ad4c5bfebd1 (diff)
INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED
2003/12/16 11:17:42 hr 1.4.30.1: #111934#: join CWS ooo111fix1
Diffstat (limited to 'dmake/unix')
-rw-r--r--dmake/unix/xenix/pwd/public.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dmake/unix/xenix/pwd/public.h b/dmake/unix/xenix/pwd/public.h
index 83a91b3e0b1a..d2f288577320 100644
--- a/dmake/unix/xenix/pwd/public.h
+++ b/dmake/unix/xenix/pwd/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.4 2003-06-12 10:56:00 vg Exp $
+/* RCS $Id: public.h,v 1.5 2003-12-17 16:16:24 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 *));