From 791d8ea863cbd53eccf989e92ffd8b2ac00dd179 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Sun, 28 Feb 2010 17:28:52 +0100 Subject: some code cleanup --- tools/ompipe.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'tools/ompipe.h') diff --git a/tools/ompipe.h b/tools/ompipe.h index 7bda4f93..d17346c5 100644 --- a/tools/ompipe.h +++ b/tools/ompipe.h @@ -1,9 +1,7 @@ /* ompipe.h * These are the definitions for the build-in pipe output module. * - * File begun on 2007-07-21 by RGerhards (extracted from syslogd.c) - * - * Copyright 2007 Rainer Gerhards and Adiscon GmbH. + * Copyright 2007-2010 Rainer Gerhards and Adiscon GmbH. * * This pipe is part of rsyslog. * @@ -29,6 +27,5 @@ rsRetVal modInitPipe(int iIFVersRequested __attribute__((unused)), int *ipIFVersProvided, rsRetVal (**pQueryEtryPt)(), rsRetVal (*pHostQueryEtryPt)(uchar*, rsRetVal (**)()), modInfo_t*); #endif /* #ifndef OMPIPE_H_INCLUDED */ -/* - * vi:set ai: +/* vi:set ai: */ -- cgit v1.2.3