From 2cce66352fc23859e991c2e7658dbf1cdf8c4183 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 23 Dec 2008 15:29:28 +0000 Subject: [PATCH] set correct properties for the new files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/ustring.h | 2 +- src/common/ustring.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/wx/ustring.h b/include/wx/ustring.h index a3d8209440..cf42a1024c 100644 --- a/include/wx/ustring.h +++ b/include/wx/ustring.h @@ -3,7 +3,7 @@ // Purpose: 32-bit string (UCS-4) // Author: Robert Roebling // Copyright: (c) Robert Roebling -// RCS-ID: $Id: tab.h 37400 2006-02-09 00:28:34Z VZ $ +// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/common/ustring.cpp b/src/common/ustring.cpp index 1c23bf0da7..9a6897122a 100644 --- a/src/common/ustring.cpp +++ b/src/common/ustring.cpp @@ -3,7 +3,7 @@ // Purpose: wxUString class // Author: Robert Roebling // Created: 2008-07-25 -// RCS-ID: $Id:$ +// RCS-ID: $Id$ // Copyright: (c) 2008 Robert Roebling // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// -- 2.50.0