Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4679 → Rev 4680

/contrib/media/updf/include/mathutil.h
0,0 → 1,8
 
#ifndef __mathutil_h__
#define __mathutil_h__
 
LispInt PlatAsciiToInt(LispChar * aString);
 
#endif