expat/amiga/include/proto expat.h,1.1,1.2
"Steven Solie" <[email protected]> Sun, 03 Jun 2007 07:51:37 -0700
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/expat/amiga/include/proto In directory sc8-pr-cvs17:/tmp/cvs-serv30966 Modified Files: expat.h Log Message: Removed incorrect header. Index: expat.h =================================================================== RCS file: /cvsroot/expat/expat/amiga/include/proto/expat.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- expat.h 24 Dec 2005 06:45:36 -0000 1.1 +++ expat.h 3 Jun 2007 14:51:34 -0000 1.2 @@ -1,16 +1,6 @@ #ifndef PROTO_EXPAT_H #define PROTO_EXPAT_H -/* -** $Id$ -** Includes Release 50.1 -** -** Prototype/inline/pragma header file combo -** -** (C) Copyright 2003-2005 Amiga, Inc. -** All Rights Reserved -*/ - #ifndef LIBRARIES_EXPAT_H #include <libraries/expat.h> #endif