bmsd/lock.h

Thu, 12 Sep 2019 15:50:09 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 12 Sep 2019 15:50:09 +0200
changeset 478
0a270fee6aa0
parent 0
033898178630
permissions
-rw-r--r--

Code cleanup using gjslint

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial