Files correlati : Ricompilazione Demo : [ ] Commento :Primo commit del modulo git-svn-id: svn://10.65.10.50/trunk@13958 c028cbd2-c16b-5b4b-a496-9718f37d4682
26 lines
613 B
C
Executable File
26 lines
613 B
C
Executable File
/* $Id: p_icclib.h,v 1.1 2006-05-04 16:36:51 brugno Exp $
|
|
*
|
|
* ICClib Header file icc.h for PDFlib
|
|
*
|
|
* $Log: not supported by cvs2svn $
|
|
* 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 */
|
|
|