moss-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Moss-devel] CVS: moss/colpatik/include/modules/input ColpatikDevice.h,1


From: Manfred Morgner <address@hidden>
Subject: [Moss-devel] CVS: moss/colpatik/include/modules/input ColpatikDevice.h,1.1,1.2 Event.h,1.1,1.2
Date: Fri, 12 Jul 2002 18:04:49 -0400

Update of /cvsroot/moss//moss/colpatik/include/modules/input
In directory subversions:/tmp/cvs-serv21933/include/modules/input

Modified Files:
        ColpatikDevice.h Event.h 
Log Message:
Corrected some comment entries


Index: ColpatikDevice.h
===================================================================
RCS file: /cvsroot/moss//moss/colpatik/include/modules/input/ColpatikDevice.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** ColpatikDevice.h    12 Jul 2002 21:54:12 -0000      1.1
--- ColpatikDevice.h    12 Jul 2002 22:04:47 -0000      1.2
***************
*** 54,58 ****
                 CColpatikDevice();
        virtual ~CColpatikDevice();
!       
        
      }; // class CColpatikDevice
--- 54,61 ----
                 CColpatikDevice();
        virtual ~CColpatikDevice();
! 
!     protected:
!       void Initialize();
! 
        
      }; // class CColpatikDevice

Index: Event.h
===================================================================
RCS file: /cvsroot/moss//moss/colpatik/include/modules/input/Event.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** Event.h     12 Jul 2002 21:54:12 -0000      1.1
--- Event.h     12 Jul 2002 22:04:47 -0000      1.2
***************
*** 48,51 ****
--- 48,56 ----
  
  
+ enum eEventTypes =
+   {
+   T_EVENT_UNKNOWN = 0;
+   }:
+ 
  namespace colpatik
    {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]