thermferm/lock.h

Sat, 27 Jun 2015 14:24:39 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 27 Jun 2015 14:24:39 +0200
changeset 381
b22f8bf63b17
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Only write configuration if something changed.

#ifndef	LOCK_H
#define	LOCK_H


int  lockprog(char *);
void ulockprog(char *);

#endif

mercurial