Commit 6629faca authored by Sergio Poppi's avatar Sergio Poppi
Browse files

Solved linking problem of DFB

parent 8ac395b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -241,7 +241,7 @@ void DFBImpl::activateNoiseCalibrationSwitching(CORBA::Long interleave) throw (C
}


CORBA::Boolean command(const char *cmd,CORBA::String_out answer) throw (CORBA::SystemException)
CORBA::Boolean DFBImpl::command(const char *cmd,CORBA::String_out answer) throw (CORBA::SystemException)
{
          
        AUTO_TRACE("DFBImpl::command()");