bmsd/lock.h

Mon, 24 Sep 2018 11:57:40 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 24 Sep 2018 11:57:40 +0200
changeset 66
674948226777
parent 0
033898178630
permissions
-rw-r--r--

Changed profile styles editor a bit. Fermentable inline editor sets precentage and adjust_to_total_100 when a row is added.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial