whitespace fix
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 19 Sep 2005 16:28:58 +0000 (16:28 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 19 Sep 2005 16:28:58 +0000 (16:28 +0000)
Original commit message from CVS:
whitespace fix

gst/gstbus.c

index 38fafc1..4196f0b 100644 (file)
@@ -322,7 +322,7 @@ is_flushing:
  * @events: a mask of #GstMessageType, representing the set of message types to
  * watch for.
  *
- * Check if there are pending messages on the bus of the given types that 
+ * Check if there are pending messages on the bus of the given types that
  * should be handled.
  *
  * Returns: TRUE if there are messages on the bus to be handled.