indent BeOS_print.h
This commit is contained in:
parent
a37a26cc77
commit
41de35531e
1 changed files with 17 additions and 17 deletions
|
|
@ -32,11 +32,11 @@
|
||||||
extern "C"
|
extern "C"
|
||||||
{
|
{
|
||||||
|
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
extern int SurfacePrint(SDL_Surface * surf);
|
extern int SurfacePrint(SDL_Surface * surf);
|
||||||
extern int IsPrinterAvailable();
|
extern int IsPrinterAvailable();
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
|
|
||||||
#endif /* __BEOS_PRINT__ */
|
#endif /* __BEOS_PRINT__ */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue