Spelling fix for a debug trace statement.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2694 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-11-13 17:33:12 +00:00
parent f14f14a31e
commit 6af52138f9
+1 -1
View File
@@ -2422,7 +2422,7 @@ restart:
if (s == sess)
continue;
TRACE_DBG("Dublicated session from the same initiator "
TRACE_DBG("Duplicated session from the same initiator "
"%s found", name);
if (name == sess->initiator_name) {