GBuffer: very small cosmetic fix to header file

This commit is contained in:
Ryan Lortie 2010-03-14 13:04:43 -04:00
parent 056feef60b
commit 1ac590b7f7

View File

@ -85,4 +85,4 @@ GBuffer * g_buffer_ref (GBuffer *buffer);
G_GNUC_INTERNAL
void g_buffer_unref (GBuffer *buffer);
#endif /* __G_BUFFER__H */
#endif /* __G_BUFFER_H__ */