File:  [ELWIX - Embedded LightWeight unIX -] / libaitcfg / inc / Attic / tools.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Thu Aug 28 13:17:41 2008 UTC (15 years, 9 months ago) by misho
Branches: misho
CVS tags: start, cfg3_0
AITNET library for configs

#ifndef __TOOLS_H
#define __TOOLS_H


inline int trim(u_char *);

inline int ltrim(u_char *);
inline int rtrim(u_char *);


#endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>