diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-11-07 22:29:06 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-11-07 22:29:06 +0000 |
commit | d5c7296122de9418a5ba694d120dc64a09204d32 (patch) | |
tree | 26da7bb1fbce5c6b14d977a1257744cdc54af12f /ChangeLog | |
parent | 5191ada3aa7ae1ad8a62c32ffa711d708aaef0cf (diff) |
gst/gst.override: Fix compiler warning about missing format string.
Original commit message from CVS:
* gst/gst.override:
Fix compiler warning about missing format string.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-11-07 Jan Schmidt <jan.schmidt@sun.com> + + * gst/gst.override: + Fix compiler warning about missing format string. + 2008-10-05 Jan Schmidt <jan.schmidt@sun.com> * configure.ac: |