2006-07-11 13:10:51 +00:00
|
|
|
/* $Id: p_icclib.h,v 1.2 2006-07-11 13:10:33 alex Exp $
|
2006-05-04 16:36:51 +00:00
|
|
|
*
|
|
|
|
* ICClib Header file icc.h for PDFlib
|
|
|
|
*
|
|
|
|
* $Log: not supported by cvs2svn $
|
2006-07-11 13:10:51 +00:00
|
|
|
* Revision 1.1.2.1 2006/06/09 13:25:50 brugno
|
|
|
|
* Patch level :
|
|
|
|
* Files correlati :
|
|
|
|
* Ricompilazione Demo : [ ]
|
|
|
|
* Commento :
|
|
|
|
*
|
|
|
|
* Revision 1.1 2006/05/04 16:36:51 brugno
|
|
|
|
* Patch level :
|
|
|
|
* Files correlati :
|
|
|
|
* Ricompilazione Demo : [ ]
|
|
|
|
* Commento :Primo commit del modulo
|
|
|
|
*
|
2006-05-04 16:36:51 +00:00
|
|
|
* Revision 1.11.2.1 2004/07/30 16:14:31 kurt
|
|
|
|
* icc_read: all free statements in the error case removed
|
|
|
|
* (because of program crash in icc_delete)
|
|
|
|
* icc_delete: more security checks
|
|
|
|
* new public function: icc_get_errmsg
|
|
|
|
*
|
|
|
|
* Revision 1.11 2004/06/14 10:53:19 kurt
|
|
|
|
* FEATURE defines reduced and renamed
|
|
|
|
*
|
|
|
|
* Revision 1.10 2003/03/03 12:46:43 tm
|
|
|
|
* Changed the licensing comment.
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
|
|
|
#ifndef P_ICCLIB_H
|
|
|
|
#define P_ICCLIB_H
|
|
|
|
|
|
|
|
|
|
|
|
#endif /* P_ICCLIB_H */
|
|
|
|
|