bmsd/lock.h

Sat, 12 Oct 2019 12:49:05 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 12 Oct 2019 12:49:05 +0200
changeset 509
6c91eff82ff2
parent 0
033898178630
permissions
-rw-r--r--

New menu icon

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial