summaryrefslogtreecommitdiff
path: root/frontends/cocoa/bitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/cocoa/bitmap.h')
-rw-r--r--frontends/cocoa/bitmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/cocoa/bitmap.h b/frontends/cocoa/bitmap.h
index 1eeed1767..ebc6a20f4 100644
--- a/frontends/cocoa/bitmap.h
+++ b/frontends/cocoa/bitmap.h
@@ -19,7 +19,7 @@
#ifndef COCOA_BITMAP_H
#define COCOA_BITMAP_H
-CGImageRef cocoa_get_cgimage( void *bitmap );
+CGImageRef cocoa_get_cgimage(void *bitmap);
void cocoa_bitmap_modified(void *bitmap);