summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cogl/cogl-buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl-buffer.h b/cogl/cogl-buffer.h
index 235e9419..adbc51f9 100644
--- a/cogl/cogl-buffer.h
+++ b/cogl/cogl-buffer.h
@@ -89,7 +89,7 @@ typedef struct _CoglBuffer CoglBuffer;
* Stability: unstable
*/
typedef enum { /*< prefix=COGL_BUFFER_ERROR >*/
- COGL_BUFFER_ERROR_MAP,
+ COGL_BUFFER_ERROR_MAP
} CoglBufferError;
uint32_t