From 73c32034d87e0efbac018a28cef99ae40b7d625c Mon Sep 17 00:00:00 2001 From: guigues Date: Fri, 26 Sep 2008 14:15:48 +0000 Subject: [PATCH] start! --- src/CppSQLite3.cpp | 2 +- src/treelistctrl.cpp | 2 +- src/treelistctrl.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/CppSQLite3.cpp b/src/CppSQLite3.cpp index 5d82661..2ddedce 100644 --- a/src/CppSQLite3.cpp +++ b/src/CppSQLite3.cpp @@ -1310,7 +1310,7 @@ sqlite3_stmt* CppSQLite3DB::compile(const char* szSQL) ** data in an SQLite database. The code in this file is not used by any other ** part of the SQLite library. ** -** $Id: CppSQLite3.cpp,v 1.1 2008/09/26 14:15:48 guigues Exp $ +** $Id: CppSQLite3.cpp,v 1.1.1.1 2008/09/26 14:15:48 guigues Exp $ */ /* diff --git a/src/treelistctrl.cpp b/src/treelistctrl.cpp index 9ed044f..4e9b882 100644 --- a/src/treelistctrl.cpp +++ b/src/treelistctrl.cpp @@ -4,7 +4,7 @@ // Author: Robert Roebling // Maintainer: Otto Wyss // Created: 01/02/97 -// RCS-ID: $Id: treelistctrl.cpp,v 1.1 2008/09/26 14:15:48 guigues Exp $ +// RCS-ID: $Id: treelistctrl.cpp,v 1.1.1.1 2008/09/26 14:15:48 guigues Exp $ // Copyright: (c) 2004 Robert Roebling, Julian Smart, Alberto Griggio, // Vadim Zeitlin, Otto Wyss // Licence: wxWindows diff --git a/src/treelistctrl.h b/src/treelistctrl.h index 12ad46d..7e90ff0 100644 --- a/src/treelistctrl.h +++ b/src/treelistctrl.h @@ -4,7 +4,7 @@ // Author: Robert Roebling // Maintainer: Otto Wyss // Created: 01/02/97 -// RCS-ID: $Id: treelistctrl.h,v 1.1 2008/09/26 14:15:48 guigues Exp $ +// RCS-ID: $Id: treelistctrl.h,v 1.1.1.1 2008/09/26 14:15:48 guigues Exp $ // Copyright: (c) 2004 Robert Roebling, Julian Smart, Alberto Griggio, // Vadim Zeitlin, Otto Wyss // Licence: wxWindows -- 2.44.0