added missing newline at end of two files

This commit is contained in:
sezero
2018-08-03 18:33:57 +03:00
parent 76a8dc0416
commit dde408cf00
2 changed files with 2 additions and 2 deletions

View File

@@ -2253,4 +2253,4 @@ GR_EXT_ENTRY(grTexDownloadTablePartialExt, void,
GR_END();
#undef FN_NAME
} /* grTexDownloadTablePartialExt */
#endif
#endif

View File

@@ -36,4 +36,4 @@ FxBool setVideoMode( void *hwnd,
void resetVideo( void );
FxBool checkResolutions(FxBool *supportedByResolution, FxU32 stride, void *hmon);
#endif
#endif