From 49ccc066a1ca70fd727c9aa8ce7fc2d6171a789c Mon Sep 17 00:00:00 2001 From: dsandersoremutah Date: Tue, 30 May 2006 21:34:23 +0000 Subject: [PATCH] Changed Id attribute. git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@480 0109f412-320b-0410-ab79-c3e0c5ffbbe6 --- sql/src/btreeinfo.cpp | 2 +- sql/src/checksum.cpp | 2 +- sql/src/f_btpool.cpp | 2 +- sql/src/f_btpool.h | 2 +- sql/src/f_btree.cpp | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sql/src/btreeinfo.cpp b/sql/src/btreeinfo.cpp index dd06299..100c254 100644 --- a/sql/src/btreeinfo.cpp +++ b/sql/src/btreeinfo.cpp @@ -20,7 +20,7 @@ // To contact Novell about this file by physical or electronic mail, // you may find current contact information at www.novell.com // -// $Id: btreeinfo.cpp 3116 2006-01-19 13:31:53 -0700 (Thu, 19 Jan 2006) dsanders $ +// $Id$ //------------------------------------------------------------------------------ #include "flaimsys.h" diff --git a/sql/src/checksum.cpp b/sql/src/checksum.cpp index fb969fc..6822db9 100644 --- a/sql/src/checksum.cpp +++ b/sql/src/checksum.cpp @@ -20,7 +20,7 @@ // To contact Novell about this file by physical or electronic mail, // you may find current contact information at www.novell.com // -// $Id: checksum.cpp 3123 2006-01-24 17:19:50 -0700 (Tue, 24 Jan 2006) ahodgkinson $ +// $Id$ //------------------------------------------------------------------------------ #include "flaimsys.h" diff --git a/sql/src/f_btpool.cpp b/sql/src/f_btpool.cpp index a186a76..4735a6f 100644 --- a/sql/src/f_btpool.cpp +++ b/sql/src/f_btpool.cpp @@ -20,7 +20,7 @@ // To contact Novell about this file by physical or electronic mail, // you may find current contact information at www.novell.com // -// $Id: f_btpool.cpp 3111 2006-01-19 13:10:50 -0700 (Thu, 19 Jan 2006) dsanders $ +// $Id$ //------------------------------------------------------------------------------ #include "flaimsys.h" diff --git a/sql/src/f_btpool.h b/sql/src/f_btpool.h index 063cf43..a16cbcf 100644 --- a/sql/src/f_btpool.h +++ b/sql/src/f_btpool.h @@ -20,7 +20,7 @@ // To contact Novell about this file by physical or electronic mail, // you may find current contact information at www.novell.com // -// $Id: f_btpool.h 3108 2006-01-19 13:05:19 -0700 (Thu, 19 Jan 2006) dsanders $ +// $Id$ //------------------------------------------------------------------------------ #ifndef F_BTPOOL_H diff --git a/sql/src/f_btree.cpp b/sql/src/f_btree.cpp index cc1d498..3c5d70f 100644 --- a/sql/src/f_btree.cpp +++ b/sql/src/f_btree.cpp @@ -20,7 +20,7 @@ // To contact Novell about this file by physical or electronic mail, // you may find current contact information at www.novell.com // -// $Id: f_btree.cpp 3111 2006-01-19 13:10:50 -0700 (Thu, 19 Jan 2006) dsanders $ +// $Id$ //------------------------------------------------------------------------------ #include "flaimsys.h"