Index: /trunk/Cosy/Changelog
===================================================================
--- /trunk/Cosy/Changelog	(revision 10031)
+++ /trunk/Cosy/Changelog	(revision 10032)
@@ -1,3 +1,10 @@
                                                                   -*-*- END -*-*-
+ 2010/10/22 (La Palma)
+
+   * devdrv/dkc.cc:
+     - fixed two typos
+
+
+
  2010/10/21 (La Palma)
 
Index: /trunk/Cosy/devdrv/dkc.cc
===================================================================
--- /trunk/Cosy/devdrv/dkc.cc	(revision 10031)
+++ /trunk/Cosy/devdrv/dkc.cc	(revision 10032)
@@ -355,5 +355,5 @@
 
     ReqPosRes(); // Init fVelRes
-    ReqVelRes(); // Init fVelResVelRes
+    ReqVelRes(); // Init fVelRes
     ReqVelMax(); // Init fVelMax
 
@@ -539,5 +539,5 @@
     if (fStatusPdo3!=stat)
     {
-        gLog << inf << MTime(-1) << ": " << GetNodeName() << " - PDO2(0x" << hex << (int)stat << dec << ") = ";
+        gLog << inf << MTime(-1) << ": " << GetNodeName() << " - PDO3(0x" << hex << (int)stat << dec << ") = ";
         const Bool_t ready  = stat&0x001;
         const Bool_t fuse   = stat&0x002;
