bmsd/lock.h

Mon, 06 Jan 2020 11:35:26 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 06 Jan 2020 11:35:26 +0100
changeset 583
5d152961762b
parent 0
033898178630
permissions
-rw-r--r--

Display alcohol tolerance with 1 decimal

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial