Ignore:
Timestamp:
Jun 22, 2008, 5:58:04 PM (17 years ago)
Author:
cinc
Message:

Fixes and additions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nom/class_c/nomtestresult.c

    r358 r365  
    2626                                                                        CORBA_Environment *ev)
    2727{
    28   /* NOMTestResultData* nomThis = NOMTestResultGetData(nomSelf); */
    29   CORBA_boolean nomRetval=FALSE;
     28  NOMTestResultData* nomThis = NOMTestResultGetData(nomSelf);
    3029
    31   return nomRetval;
     30  return _fSuccess;
    3231}
    3332
Note: See TracChangeset for help on using the changeset viewer.