(file) Return to BinaryStreamer.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common / Attic

Diff for /pegasus/src/Pegasus/Common/Attic/BinaryStreamer.cpp between version 1.33 and 1.34

version 1.33, 2006/05/05 20:38:44 version 1.34, 2006/05/08 15:42:07
Line 495 
Line 495 
                 }                 }
                 break;                 break;
             }             }
 #endif PEGASUS_EMBEDDED_INSTANCE_SUPPORT  #endif // PEGASUS_EMBEDDED_INSTANCE_SUPPORT
         }         }
     }     }
     else     else
Line 736 
Line 736 
             case CIMTYPE_INSTANCE:             case CIMTYPE_INSTANCE:
                 UnpackScalar<CIMInstance>::func(in, pos, cimValue);                 UnpackScalar<CIMInstance>::func(in, pos, cimValue);
                 break;                 break;
 #endif PEGASUS_EMBEDDED_INSTANCE_SUPPORT  #endif // PEGASUS_EMBEDDED_INSTANCE_SUPPORT
         }         }
  
         x = cimValue;         x = cimValue;


Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2