]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/src/c_can_irq.c
LinCAN sources go through big white-space cleanup.
[lincan.git] / lincan / src / c_can_irq.c
index aad86b62170be7ff71fe90b060d8e26a0133f9b2..400e8676866e144592cd24df79141e7e1a5af184 100644 (file)
@@ -248,7 +248,7 @@ void c_can_irq_sync_activities(struct canchip_t *pchip, struct msgobj_t *obj)
                if(can_msgobj_test_and_clear_fl(obj,TX_REQUEST)) {
                        int cctreqx;
                        int idxobj = obj->object-1;
-                       
+
                        if(idxobj<0) {
                                DEBUGMSG("c_can_irq_sync_activities wrong idxobj\n");
                                break;