mash/lock.h

Sat, 23 Aug 2014 23:43:11 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 23 Aug 2014 23:43:11 +0200
changeset 263
93c1f91adaa7
parent 103
99c47a8a61cb
permissions
-rw-r--r--

Fixed stdout debug messages

#ifndef	_LOCK_H
#define	_LOCK_H


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

#endif

mercurial