PSL_2021 / dribble

Files at this revision

API Documentation at this revision

Comitter:
denis2nis
Date:
Sun Nov 07 11:34:38 2021 +0000
Parent:
16:8fcf79e02dd4
Child:
23:1efbb00b886d
Commit message:
Version 1.0 (ok for SetSpeed)

Changed in this revision

MX12.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 8fcf79e02dd4 -r 8fa806e3ece4 MX12.cpp
--- a/MX12.cpp	Sun Nov 07 11:23:09 2021 +0000
+++ b/MX12.cpp	Sun Nov 07 11:34:38 2021 +0000
@@ -322,7 +322,7 @@
                 
                 /* unexpected case. If it occurs it would be due to a 
                  * code error of this class  */
-                break
+                break;
         }        
     }
 }