indent *.h in macosx

indent message.h speech.h wrapperdata.h
This commit is contained in:
Bill Kendrick 2017-10-15 11:22:57 -07:00
parent b8d199fef7
commit 8315fa6804
3 changed files with 11 additions and 12 deletions

View file

@ -21,5 +21,4 @@
// (See COPYING.txt)
//
void speak_string(const wchar_t *str);
void speak_string(const wchar_t * str);