]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
cosmetics in debug output
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 5 Jan 2011 01:44:27 +0000 (02:44 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 5 Jan 2011 01:44:27 +0000 (02:44 +0100)
src/libcharon/plugins/tnccs_20/tnccs_20.c

index 8e433b93439d052d739d283497359883c0bd79b7..3d868c5475bb3c918e7f94109fc474407e7d7ba6 100644 (file)
@@ -543,7 +543,7 @@ METHOD(tls_t, build, status_t,
 
                        if (data.len > *buflen)
                        {
-                               DBG1(DBG_TNC, "Fragmentation of PB-TNC Batch not supported yet");
+                               DBG1(DBG_TNC, "fragmentation of PB-TNC batch not supported yet");
                        }
                        else
                        {