smalltalk
/
osmo-st-sip
Archived
1
0
Fork 0

callagent: Rename SIPVia.st to SIPParam.st

SIPParams.st will hold multiple SIPParameter classes
This commit is contained in:
Holger Hans Peter Freyther 2011-06-14 20:31:04 +02:00
parent 332f3100be
commit becf8a9cd8
2 changed files with 1 additions and 1 deletions

View File

@ -8,12 +8,12 @@
<filein>callagent/SIPCallAgent.st</filein>
<filein>callagent/SIPDialog.st</filein>
<filein>callagent/SIPLogArea.st</filein>
<filein>callagent/SIPParams.st</filein>
<filein>callagent/SIPParser.st</filein>
<filein>callagent/SIPRandom.st</filein>
<filein>callagent/SIPRequests.st</filein>
<filein>callagent/SIPResponse.st</filein>
<filein>callagent/SIPTransactions.st</filein>
<filein>callagent/SIPVia.st</filein>
<test>
<sunit>Osmo.SIPGrammarTest</sunit>