summaryrefslogtreecommitdiff
path: root/dmake/os2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-12 09:52:26 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-12 09:52:26 +0000
commit7a0b2b1bb919e4e793233ac47d4aa84f1435c726 (patch)
tree8497970bb6d348a1c58c74b7737a7342c777932a /dmake/os2
parente8cf2a41f1d1ebe74623ff6a6abc1c5e6e4b7d36 (diff)
INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED
2003/06/06 09:59:10 mh 1.3.8.1: join: from beta2
Diffstat (limited to 'dmake/os2')
-rw-r--r--dmake/os2/ibm/icc/public.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dmake/os2/ibm/icc/public.h b/dmake/os2/ibm/icc/public.h
index 1a79a2f04ba8..485b610ddd2b 100644
--- a/dmake/os2/ibm/icc/public.h
+++ b/dmake/os2/ibm/icc/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.3 2003-03-25 14:02:30 hr Exp $
+/* RCS $Id: public.h,v 1.4 2003-06-12 10:52:26 vg Exp $
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
--
--
@@ -88,7 +88,7 @@ void Clear_prerequisites ANSI((CELLPTR));
int Test_circle ANSI((CELLPTR, int));
STRINGPTR Def_recipe ANSI((char *, STRINGPTR, int, int));
t_attr Rcp_attribute ANSI((char *));
-void main ANSI((int, char **));
+int main ANSI((int, char **));
FILE *Openfile ANSI((char *, int, int));
FILE *Closefile ANSI(());
FILE *Search_file ANSI((char *, char **));