mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-19 13:46:25 +00:00
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:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user