From b990a6aff7b0ff2657f6acf9b63e5a691d3ef2d6 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 12:57:39 +0000 Subject: Utilisateur : Fcolin Date : 22/09/06 Heure : 14:54 Archivé dans $/Bus/Ivy Commentaire: (vss 21) --- Ivy/Ivy.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Ivy') diff --git a/Ivy/Ivy.h b/Ivy/Ivy.h index 9bf137b..78e87ca 100644 --- a/Ivy/Ivy.h +++ b/Ivy/Ivy.h @@ -74,6 +74,7 @@ private: ivy::vector< IvyMessageCallback* > callbacks; protected: + void SubstituteInterval (const char *src, char *dst, size_t dst_len); void AddApplication( IvyApplication *app ); void RemoveApplication( IvyApplication *app); -- cgit v1.1