From b99ed53a8b9f801c3c95cf0176560a404b17cb5e Mon Sep 17 00:00:00 2001 From: sabina Date: Wed, 28 Nov 2018 10:13:05 +0000 Subject: [PATCH] Update name from wiresniff to yatewiresniff. git-svn-id: http://yate.null.ro/svn/yate/trunk@6333 acf43c95-373e-0410-b603-e72c3f656dc1 --- modules/wiresniff.cpp | 2 +- yatewiresniff.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/wiresniff.cpp b/modules/wiresniff.cpp index 6b57ee8a..5785d774 100644 --- a/modules/wiresniff.cpp +++ b/modules/wiresniff.cpp @@ -21,7 +21,7 @@ #include -#include +#include #include #include diff --git a/yatewiresniff.h b/yatewiresniff.h index 9456a2d1..381ad724 100644 --- a/yatewiresniff.h +++ b/yatewiresniff.h @@ -1,5 +1,5 @@ /** - * wiresniff.h + * yatewiresniff.h * This file is part of the YATE Project http://YATE.null.ro * * Definition of the tags related to wiresniff module.