summaryrefslogtreecommitdiff
path: root/dmake/unix/sysvr3/public.h
diff options
context:
space:
mode:
Diffstat (limited to 'dmake/unix/sysvr3/public.h')
-rw-r--r--dmake/unix/sysvr3/public.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dmake/unix/sysvr3/public.h b/dmake/unix/sysvr3/public.h
index 6eacdeee133a..881a3a39b45c 100644
--- a/dmake/unix/sysvr3/public.h
+++ b/dmake/unix/sysvr3/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.6 2006-04-20 12:21:56 hr Exp $
+/* RCS $Id: public.h,v 1.7 2006-09-25 09:51:20 vg Exp $
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
--
--
@@ -124,7 +124,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 *, char *));
+FILE* Get_temp ANSI((char **, char *));
FILE *Start_temp ANSI((char *, CELLPTR, char **));
void Open_temp_error ANSI((char *, char *));
void Link_temp ANSI((CELLPTR, FILE *, char *));