Skip to content

Commit 0bdcd69

Browse files
authored
Add missing newline.
1 parent 787e55c commit 0bdcd69

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/application/keyer.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,7 @@ size_t keyer_autokey_str( char const * str )
633633

634634
} /* keyer_autokey_str() */
635635

636+
636637
bool keyer_get_on( void )
637638
{
638639
return( get_keyed() );

0 commit comments

Comments
 (0)