/[classpath]/classpath/gnu/CORBA/_PolicyImplBase.java
ViewVC logotype

Diff of /classpath/gnu/CORBA/_PolicyImplBase.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3.2.1 by gnu_andrew, Tue Aug 2 20:12:08 2005 UTC revision 1.3.2.2 by gnu_andrew, Wed Nov 2 00:43:23 2005 UTC
# Line 165  public abstract class _PolicyImplBase Line 165  public abstract class _PolicyImplBase
165          output.write_long(policyCode);          output.write_long(policyCode);
166        }        }
167      else      else
168        throw new BAD_OPERATION(method, 0, CompletionStatus.COMPLETED_MAYBE);        throw new BAD_OPERATION(method, Minor.Method,
169            CompletionStatus.COMPLETED_MAYBE);
170    
171      return output;      return output;
172    }    }

Legend:
Removed from v.1.3.2.1  
changed lines
  Added in v.1.3.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26