src/common.h
author Markus Bröker <mbroeker@largo.dyndns.tv>
Sat, 30 May 2009 21:58:25 +0200
changeset 39 0ae006af497e
parent 33 56571d34d754
permissions -rw-r--r--
fixed some typos in the help screen I have removed some semicolons in the help screen and that's consistent now committer: Markus Bröker <mbroeker@largo.homelinux.org>

/**
 *  $Id: common.h 551 2009-02-01 10:28:39Z mbroeker $
 */

#ifndef COMMON_H
#define COMMON_H

#define DEFAULT_BUF_SIZE 512
#endif