From a23d943d47411ab483248bee10e9ff093270d8a2 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Wed, 23 Sep 2015 00:11:36 +0200 Subject: Fix typo --- misc/main.go | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'misc/main.go') diff --git a/misc/main.go b/misc/main.go index fbc967b..7978709 100644 --- a/misc/main.go +++ b/misc/main.go @@ -12,8 +12,10 @@ import ( /* Limits * * Parameter Maximum Value - * PDU length includes header 240 - * InvokeID (ROSE) 32767 + * + * PDU length including header 240 + * InvokeID 32767 + * (ROSE) * DeviceID 32 * (MakeCall, DialDigits, ConsulationCall) * DeviceID from TDA/TDE 16 -- cgit v1.2.3