bmsd/lock.h

Sat, 27 Apr 2019 12:18:54 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 27 Apr 2019 12:18:54 +0200
changeset 345
dd1eb3f7fbf4
parent 0
033898178630
permissions
-rw-r--r--

Added icons to the monitor menus

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial