HP-[Nitin Upasani] Implementation of IndicationService and new IndicationProvider...
authorkumpf <kumpf>
Fri, 25 Jan 2002 19:40:45 +0000 (19:40 +0000)
committerkumpf <kumpf>
Fri, 25 Jan 2002 19:40:45 +0000 (19:40 +0000)
src/Pegasus/Server/tests/DisplayConsumer/DisplayConsumer.cpp

index 63f87ca0e7fb7faae65e0891064549429190a192..4fa2a1dacd2d592d236804735ad5ecee7ccf2a4d 100644 (file)
@@ -62,8 +62,8 @@ public:
 
     void handleIndication(
        const OperationContext & context,
-       const CIMIndication & indication,
-       ResponseHandler<CIMIndication> & handler)
+       const CIMInstance & indication,
+       ResponseHandler<CIMInstance> & handler)
     {
     }