return EOS instead of NULL
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 8 Jun 2004 14:45:33 +0000 (14:45 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 8 Jun 2004 14:45:33 +0000 (14:45 +0000)
Original commit message from CVS:
return EOS instead of NULL

ChangeLog

index e539525..83a6bdb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
+       * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
+          return EOS instead of NULL in _get
+
 2004-06-08  Wim Taymans  <wim@fluendo.com>
 
        * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),