From 88755106a233c41f86364d27cfb7687ebe78d4f4 Mon Sep 17 00:00:00 2001 From: muench Date: Mon, 17 Feb 2003 12:28:09 +0000 Subject: [PATCH] ident lables in *.h --- compat/libgen.h | 2 +- compat/pthread.h | 1 + compat/semaphore.h | 1 + compat/stdint.h | 1 + compat/syslog.h | 1 + 5 files changed, 5 insertions(+), 1 deletion(-) diff --git a/compat/libgen.h b/compat/libgen.h index 92432a8..ff7b01c 100644 --- a/compat/libgen.h +++ b/compat/libgen.h @@ -1,5 +1,5 @@ +/* $Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/compat/libgen.h,v 1.3 2003-02-17 12:28:09 muench Exp $ */ #ifndef OUR_LIBGEN_H #define OUR_LIBGEN_H -/* $Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/compat/libgen.h,v 1.2 2003-02-17 12:24:23 muench Exp $ */ #endif diff --git a/compat/pthread.h b/compat/pthread.h index 365d182..4e587ed 100644 --- a/compat/pthread.h +++ b/compat/pthread.h @@ -1,3 +1,4 @@ +/* $Header$ */ #ifndef OUR_PTHREAD_H #define OUR_PTHREAD_H diff --git a/compat/semaphore.h b/compat/semaphore.h index aaaa7d9..2c94d70 100644 --- a/compat/semaphore.h +++ b/compat/semaphore.h @@ -1,3 +1,4 @@ +/* $Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/compat/semaphore.h,v 1.2 2003-02-17 12:28:09 muench Exp $ */ #ifndef OUR_SEMAPHORE_H #define OUR_SEMAPHORE_H diff --git a/compat/stdint.h b/compat/stdint.h index e75ff6f..9a47bc9 100644 --- a/compat/stdint.h +++ b/compat/stdint.h @@ -1,3 +1,4 @@ +/* $Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/compat/stdint.h,v 1.2 2003-02-17 12:28:09 muench Exp $ */ #ifndef OUR_STDINT_H #define OUR_STDINT_H diff --git a/compat/syslog.h b/compat/syslog.h index e88334f..c1af04e 100644 --- a/compat/syslog.h +++ b/compat/syslog.h @@ -1,3 +1,4 @@ +/* $Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/compat/syslog.h,v 1.3 2003-02-17 12:28:09 muench Exp $ */ #ifndef OUR_SYSLOG_H #define OUR_SYSLOG_H -- 2.43.0