mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +00:00
Remove as much trailing whitespace as possible.
Change-Id: I873c1c6d00f447269bd841494459efccdd2c19c0
This commit is contained in:
@@ -67,7 +67,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
<ref type="application">SayPhonetic</ref>
|
||||
</see-also>
|
||||
</application>
|
||||
***/
|
||||
***/
|
||||
static const char app_morsecode[] = "Morsecode";
|
||||
|
||||
static const char * const morsecode[] = {
|
||||
@@ -187,4 +187,3 @@ static int load_module(void)
|
||||
}
|
||||
|
||||
AST_MODULE_INFO_STANDARD_EXTENDED(ASTERISK_GPL_KEY, "Morse code");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user