From: jfa Date: Mon, 6 Mar 2006 11:28:41 +0000 (+0000) Subject: Fix bug 11795: Wrong indentation in script. X-Git-Tag: mergeto_trunk_13Mar06~15 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=510b4b6526cd4b2df592eff89276100db1b03207;p=modules%2Fvisu.git Fix bug 11795: Wrong indentation in script. --- diff --git a/src/VISU_I/VISU_DumpPython.cc b/src/VISU_I/VISU_DumpPython.cc index 79fb6e44..f3d809ed 100644 --- a/src/VISU_I/VISU_DumpPython.cc +++ b/src/VISU_I/VISU_DumpPython.cc @@ -367,7 +367,7 @@ namespace VISU{ // Set name (as this object could be renamed by user) CORBA::String_var aNameInStudy = theSObject->GetName(); - theStr<