thermferm/lock.h

Sat, 29 Apr 2017 17:47:00 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 29 Apr 2017 17:47:00 +0200
changeset 505
727fe541a48d
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Small fix

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial