thermferm/futil.h

Tue, 12 Aug 2014 12:42:15 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 12 Aug 2014 12:42:15 +0200
changeset 221
91a5e7281c35
parent 106
1bd9a16f5061
child 420
644a6106d712
permissions
-rw-r--r--

Fixed end of profile steps, didn't go to the PROFILE_DONE state.

#ifndef	FUTIL_H
#define	FUTIL_H


int  mkdirs(char *, mode_t);

#endif

mercurial