mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
remove extra comma typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@139622 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2364,7 +2364,7 @@ static void post_manager_event(const char *s, struct parkeduser *pu)
|
||||
"Channel: %s\r\n"
|
||||
"Parkinglot: %s\r\n"
|
||||
"CallerIDNum: %s\r\n"
|
||||
"CallerIDName: %s\r\n",
|
||||
"CallerIDName: %s\r\n"
|
||||
"UniqueID: %s\r\n\r\n",
|
||||
pu->parkingexten,
|
||||
pu->chan->name,
|
||||
|
Reference in New Issue
Block a user