Bug 15034

Summary: xorg/driver/xf86-video-suntcx - Compile warning fix
Product: xorg Reporter: Paulo César Pereira de Andrade <pcpa>
Component: Driver/otherAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED NOTABUG QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: janitor, patch
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
0001-Compile-warning-fix.patch none

Description Paulo César Pereira de Andrade 2008-03-15 16:25:39 UTC
Created attachment 15152 [details] [review]
0001-Compile-warning-fix.patch

Declare TCXHWCursorInit() in tcx.h.
Comment 1 Paulo César Pereira de Andrade 2008-07-22 14:35:15 UTC
  It is better to have prototypes declared in
a header file, so that the file that actually defines
the function/data can also include that header, and ensure
prototype and definition match, but in this
particular case the prototype is correct.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.