indent patch.c patch.h

This commit is contained in:
Bill Kendrick 2017-10-15 11:21:19 -07:00
parent 7c0c9d2471
commit b8d199fef7
2 changed files with 253 additions and 253 deletions

View file

@ -11,4 +11,4 @@
#include <wchar.h>
wchar_t* wcsdup(const wchar_t*);
wchar_t *wcsdup(const wchar_t *);