From abb0de3ea3f25cb3d6eab6ec8b82ecc96d046efe Mon Sep 17 00:00:00 2001
From: Nigel Kukard <nkukard@lbsd.net>
Date: Tue, 14 Jan 2014 07:05:20 +0000
Subject: [PATCH] Fixed typo

---
 opentrafficshaper/plugins/statistics/statistics.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opentrafficshaper/plugins/statistics/statistics.pm b/opentrafficshaper/plugins/statistics/statistics.pm
index 444511d..821250f 100644
--- a/opentrafficshaper/plugins/statistics/statistics.pm
+++ b/opentrafficshaper/plugins/statistics/statistics.pm
@@ -60,7 +60,7 @@ our (@ISA,@EXPORT,@EXPORT_OK);
 	getStatsByCounter
 
 	getSIDFromCID
-	getSIDFromLID
+	getSIDFromPID
 );
 
 use constant {
-- 
GitLab