/[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 by audriusa, Sat Jul 2 21:55:13 2005 UTC revision 1.4 by audriusa, Wed Oct 5 16:25:42 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  
changed lines
  Added in v.1.4

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