After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 134128 - typo in ./gstreamer/gst/gstclock.c
typo in ./gstreamer/gst/gstclock.c
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal normal
: 0.7.5
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-02-11 16:54 UTC by Stefan Sauer (gstreamer, gtkdoc dev)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fixes structure initialisation of clock (307 bytes, patch)
2004-02-11 16:54 UTC, Stefan Sauer (gstreamer, gtkdoc dev)
none Details | Review

Description Stefan Sauer (gstreamer, gtkdoc dev) 2004-02-11 16:54:00 UTC
in gst_clock_entry_new time and interval are both initialized with time
Comment 1 Stefan Sauer (gstreamer, gtkdoc dev) 2004-02-11 16:54:54 UTC
Created attachment 24314 [details] [review]
fixes structure initialisation of clock
Comment 2 David Schleef 2004-02-11 19:02:27 UTC
applied, thanks.