--- libaitcfg/inc/Attic/tools.h 2008/08/28 13:17:41 1.1 +++ libaitcfg/inc/Attic/tools.h 2010/03/22 14:53:49 1.3 @@ -1,7 +1,16 @@ +/************************************************************************* +* (C) 2008 AITNET ltd - Sofia/Bulgaria - +* by Michael Pounov +* +* $Author: misho $ +* $Id: tools.h,v 1.3 2010/03/22 14:53:49 misho Exp $ +* +*************************************************************************/ #ifndef __TOOLS_H #define __TOOLS_H +inline int unquot(u_char *); inline int trim(u_char *); inline int ltrim(u_char *);