bmsd/lock.h

Tue, 28 Aug 2018 21:45:35 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 28 Aug 2018 21:45:35 +0200
changeset 42
c97dae13c12b
parent 0
033898178630
permissions
-rw-r--r--

Removed the ugly fonts from the theme.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial