bmsd/lock.h

Sat, 07 Sep 2019 20:27:06 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 07 Sep 2019 20:27:06 +0200
changeset 473
5c7566f6d42a
parent 0
033898178630
permissions
-rw-r--r--

gjslint fixes.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial