bmsd/lock.h

Sun, 14 Jul 2019 20:56:30 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 14 Jul 2019 20:56:30 +0200
changeset 440
518a44c7abc8
parent 0
033898178630
permissions
-rw-r--r--

Updated the README

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial