cosmetics in debug output

This commit is contained in:
Andreas Steffen
2011-01-05 02:44:27 +01:00
parent 69e8407d51
commit ac46c8be5c
+1 -1
View 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
{