X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkConnection.cxx;h=8d60b38699afa0f73b65fa34d6243c95155a5d09;hb=3924782985e3d7c795af6bb46c602157cfad59f0;hp=8dbce184f9b5ae64f78a144306f6edb2893c7ce2;hpb=b36ad32968c9523e48d5b853b6b77e9e421709d2;p=bbtk.git diff --git a/kernel/src/bbtkConnection.cxx b/kernel/src/bbtkConnection.cxx index 8dbce18..8d60b38 100644 --- a/kernel/src/bbtkConnection.cxx +++ b/kernel/src/bbtkConnection.cxx @@ -3,8 +3,8 @@ Program: bbtk Module: $RCSfile: bbtkConnection.cxx,v $ Language: C++ - Date: $Date: 2008/03/07 10:21:30 $ - Version: $Revision: 1.3 $ + Date: $Date: 2008/03/18 12:51:26 $ + Version: $Revision: 1.4 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See doc/license.txt or @@ -63,7 +63,7 @@ namespace bbtk if (to->bbGetInputConnectorMap().find(input)->second->IsConnected()) { - bbtkError("The input \""<bbGetTypeName() + bbtkError("The input \""<bbGetName() <<"\" is already connected"); }