mash/logger.h

Sat, 07 Mar 2015 13:36:45 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 07 Mar 2015 13:36:45 +0100
changeset 325
35b6f6605ae3
parent 103
99c47a8a61cb
permissions
-rw-r--r--

More device locks in the network server

#ifndef	_LOGGER_H
#define	_LOGGER_H

void logger(char *, char *, char *);

#endif

mercurial