bytewriter: Use correct gtk-doc workaround
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 15 Mar 2010 13:44:16 +0000 (14:44 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 15 Mar 2010 13:52:41 +0000 (14:52 +0100)
libs/gst/base/gstbytewriter.h

index 39b50b2..d81f7de 100644 (file)
@@ -92,7 +92,7 @@ GstBuffer *gst_byte_writer_reset_and_get_buffer (GstByteWriter *writer);
  *
  * Since: 0.10.26
  */
-#ifdef _FOOL_GTK_DOC
+#ifdef _FOOL_GTK_DOC_
 G_INLINE_FUNC guint gst_byte_writer_get_pos (const GstByteWriter *writer);
 G_INLINE_FUNC gboolean gst_byte_writer_set_pos (const GstByteWriter *writer, guint pos);
 G_INLINE_FUNC guint gst_byte_writer_get_size (const GstByteWriter *writer);