summaryrefslogtreecommitdiff
path: root/src/thread.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/thread.cc')
-rw-r--r--src/thread.cc9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/thread.cc b/src/thread.cc
index c6b4d95..ee072ac 100644
--- a/src/thread.cc
+++ b/src/thread.cc
@@ -22,6 +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 <config.h>
#include "thread.h"