Ran indent on .h files

See https://sourceforge.net/p/tuxpaint/mailman/message/36077409/
from Oct. 2017 for more.
This commit is contained in:
Bill Kendrick 2019-04-13 12:10:58 -07:00
parent e996746351
commit f62c9c7a2c
5 changed files with 24 additions and 27 deletions

View file

@ -32,11 +32,11 @@
extern "C"
{
#endif /* __cplusplus */
#endif /* __cplusplus */
extern int SurfacePrint(SDL_Surface * surf);
extern int IsPrinterAvailable();
#ifdef __cplusplus
}
#endif /* __cplusplus */
#endif /* __cplusplus */
#endif /* __BEOS_PRINT__ */
#endif /* __BEOS_PRINT__ */