bmsd/lock.h

Mon, 31 Dec 2018 22:20:04 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 31 Dec 2018 22:20:04 +0100
changeset 161
2218edd86ba1
parent 0
033898178630
permissions
-rw-r--r--

Moved the tooltips to the field declarations.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial