Reformatted file.

This commit is contained in:
Armin Novak 2016-10-04 09:00:00 +02:00
parent d8751a37b2
commit 994fed8cba

View File

@ -48,7 +48,8 @@ struct rdp_offscreen_cache
extern "C" {
#endif
FREERDP_API rdpBitmap* offscreen_cache_get(rdpOffscreenCache* offscreen_cache, UINT32 index);
FREERDP_API rdpBitmap* offscreen_cache_get(rdpOffscreenCache* offscreen_cache,
UINT32 index);
FREERDP_API void offscreen_cache_register_callbacks(rdpUpdate* update);