|
From: <rb...@us...> - 2011-08-31 21:14:29
|
Revision: 151
http://callflow.svn.sourceforge.net/callflow/?rev=151&view=rev
Author: rbos
Date: 2011-08-31 21:14:23 +0000 (Wed, 31 Aug 2011)
Log Message:
-----------
correct typo
Modified Paths:
--------------
callflow
Modified: callflow
===================================================================
--- callflow 2011-06-22 15:42:47 UTC (rev 150)
+++ callflow 2011-08-31 21:14:23 UTC (rev 151)
@@ -112,7 +112,7 @@
# - The string (ITU) shows up in the protocol description "ISUP(ITU)".
# awk doesn't like the "(" and ")", hence remove them.
# - Short the string "with session description" to just SDP.
- # - Megaco has a "|" in its info sting, this character is however the
+ # - Megaco has a "|" in its info string, this character is however the
# field separator in the output file, remove it. The actual string
# being removed is " |=".
tshark -r $inputfile $FARG "$FVAL" -t a \
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|