From 5d169f85f64166b68fac4bc6949690d561fcb543 Mon Sep 17 00:00:00 2001 From: deva Date: Sun, 1 May 2005 09:56:25 +0000 Subject: Added Id and Log tags to all files --- src/thread.h | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'src/thread.h') diff --git a/src/thread.h b/src/thread.h index ecf0487..bbd7812 100644 --- a/src/thread.h +++ b/src/thread.h @@ -22,7 +22,15 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ - +/* + * $Id$ + */ +/* + * $Log$ + * Revision 1.2 2005/05/01 09:56:26 deva + * Added Id and Log tags to all files + * + */ #include #ifndef __THREAD_H__ #define __THREAD_H__ -- cgit v1.2.3