mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 07:35:18 +00:00
addons: Spelling fixes
Correct typos of the following word families: definition listener fastcopy logical registration classify documentation explicitly dialed endpoint elements arithmetic might prepend byte terminal inquiry skipping aliases calling absent authentication transmit their ericsson disconnecting redir items client adapter transmitter existing satisfies pointer interval supplied ASTERISK-29714 Change-Id: I8548438246f7b718d88e0b9e0a1eb384bbec88e4
This commit is contained in:
@@ -48,6 +48,6 @@ EXTERN OOBOOL ooUtilsIsStrEmpty (const char * str);
|
||||
* @param str String to test
|
||||
* @return TRUE if string contains all digits; FALSE otherwise
|
||||
*/
|
||||
EXTERN OOBOOL ooIsDailedDigit(const char* str);
|
||||
EXTERN OOBOOL ooIsDialedDigit(const char* str);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user