thermferm/lock.h

Wed, 22 Oct 2014 12:42:20 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 22 Oct 2014 12:42:20 +0200
changeset 288
8b99ab77262b
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Corrected comment

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial