Skip to content
  • David Schleef's avatar
    gst/gstinfo.*: Change name parameter of _gst_debug_register_funcptr to const... · 50427401
    David Schleef authored
    gst/gstinfo.*: Change name parameter of _gst_debug_register_funcptr to const to reflect the constness of its use in t...
    
    Original commit message from CVS:
    * gst/gstinfo.c:
    * gst/gstinfo.h:
    Change name parameter of _gst_debug_register_funcptr to const
    to reflect the constness of its use in the function as well
    as to quiet a gcc warning.
    50427401