From 74b469d936bad634197429ec5f3dc8d2e5cd654c Mon Sep 17 00:00:00 2001 From: haller Date: Wed, 4 May 2005 20:22:59 +0000 Subject: Modification de la politique de sync --- 2005/i/robert/src/es/es.cc | 4 ++++ 1 file changed, 4 insertions(+) (limited to '2005/i/robert/src/es/es.cc') diff --git a/2005/i/robert/src/es/es.cc b/2005/i/robert/src/es/es.cc index c9ca801..b1c8f9a 100644 --- a/2005/i/robert/src/es/es.cc +++ b/2005/i/robert/src/es/es.cc @@ -145,3 +145,7 @@ void Es::receive(char command, const Proto::Frame & frame) } } +bool Es::sync(void) +{ + return proto_.sync(); +} -- cgit v1.2.3