aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnccs_20/tnccs_20.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcharon/plugins/tnccs_20/tnccs_20.c')
-rw-r--r--src/libcharon/plugins/tnccs_20/tnccs_20.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/plugins/tnccs_20/tnccs_20.c b/src/libcharon/plugins/tnccs_20/tnccs_20.c
index 8e433b934..3d868c547 100644
--- a/src/libcharon/plugins/tnccs_20/tnccs_20.c
+++ b/src/libcharon/plugins/tnccs_20/tnccs_20.c
@@ -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
{