summaryrefslogtreecommitdiff
path: root/i/marvin/src/proto
diff options
context:
space:
mode:
authordufourj2007-05-08 16:32:33 +0000
committerdufourj2007-05-08 16:32:33 +0000
commitccd1ec9c14cff45b8d90b48a997a0240e4783d7e (patch)
treecf3a8bf8a1ecfebe26a112de1a77d160dcb7ccb0 /i/marvin/src/proto
parent9c4fe1e49777722998720f2684e56b6c98be04bc (diff)
* General:
- add missing link for using updating.sh script for PC104; - correct compilation errors.
Diffstat (limited to 'i/marvin/src/proto')
-rw-r--r--i/marvin/src/proto/proto.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/i/marvin/src/proto/proto.hh b/i/marvin/src/proto/proto.hh
index 340b1fb..a45db91 100644
--- a/i/marvin/src/proto/proto.hh
+++ b/i/marvin/src/proto/proto.hh
@@ -87,7 +87,7 @@ class Proto : public NonCopyable
void sendStr (char command, const char *str, int size, bool reliable =
true);
/// permet d'envoyer un packet robert
- void Proto::sendUnreliable (char command, const char *format, int a0,
+ void sendUnreliable (char command, const char *format, int a0,
int a1, int a2, int a3, int a4, int a5);
//@{
/// Teste si le packet correspond au format et décode les valeurs. Utilise