projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed crash in EnsureVisible in wxTR_HIDE_ROOT mode
[wxWidgets.git]
/
src
/
common
/
clntdata.cpp
diff --git
a/src/common/clntdata.cpp
b/src/common/clntdata.cpp
index 782f51846544b61974ca1486277127c4ccd45779..5b98d24f4888dd372895451dcfa5ed8b67ab568b 100644
(file)
--- a/
src/common/clntdata.cpp
+++ b/
src/common/clntdata.cpp
@@
-6,7
+6,7
@@
// Created: 9-Oct-2001
// RCS-ID: $Id$
// Copyright: (c) wxWindows team
-// Licence: wxWindows licen
s
e
+// Licence: wxWindows licen
c
e
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__