mash/lock.h

Wed, 03 Sep 2014 15:29:46 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 03 Sep 2014 15:29:46 +0200
changeset 285
bbe73c2ecacf
parent 103
99c47a8a61cb
permissions
-rw-r--r--

LIST LOG sends lines per 30 minutes instead of 10 minutes.

#ifndef	_LOCK_H
#define	_LOCK_H


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

#endif

mercurial