Minor formatting cleanups

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3210 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-06-14 21:47:08 +00:00
parent c53e76528d
commit 001623fa0a

View File

@@ -1867,9 +1867,9 @@ static struct cfalias {
{ "Subject", "s" },
{ "To", "t" },
{ "Supported", "k" },
{ "Refer-To", "r" },
{ "Allow-Events", "u" },
{ "Event", "o" },
{ "Refer-To", "r" },
{ "Allow-Events", "u" },
{ "Event", "o" },
{ "Via", "v" },
};