mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
Fix copy/paste error. Bug #338
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1769 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1090,7 +1090,7 @@ int unload_module(void)
|
|||||||
|
|
||||||
char *description(void)
|
char *description(void)
|
||||||
{
|
{
|
||||||
return "Call Parking Resource";
|
return "ADSI Resource";
|
||||||
}
|
}
|
||||||
|
|
||||||
int usecount(void)
|
int usecount(void)
|
||||||
|
Reference in New Issue
Block a user