summaryrefslogtreecommitdiff
path: root/i/marvin/src/proto
diff options
context:
space:
mode:
Diffstat (limited to 'i/marvin/src/proto')
-rw-r--r--i/marvin/src/proto/proto.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/i/marvin/src/proto/proto.cc b/i/marvin/src/proto/proto.cc
index 4380f07..1bc560f 100644
--- a/i/marvin/src/proto/proto.cc
+++ b/i/marvin/src/proto/proto.cc
@@ -288,7 +288,7 @@ Proto::getFrame(void)
// On renvoie en mettant le compteur à 0, la commande sera
// renvoyer de retour à sync
// log_("Erreur de reception", Log::debug)
-// << "commande inconnue" << "";
+// << "commande inconnue" << "";
tLastSend_ = 0;
revState_ = 0;
return false;