bmsd/lock.h

Sat, 12 Sep 2020 12:18:19 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 12 Sep 2020 12:18:19 +0200
changeset 716
57118e6a4bdb
parent 0
033898178630
permissions
-rw-r--r--

Remove log messages if database profile updates are successfull.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial