Bug 103135 - libSM documentation mistake
Summary: libSM documentation mistake
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/other (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-07 14:23 UTC by Fab
Modified: 2018-03-24 06:03 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Fix callbacks signatures (1.11 KB, patch)
2017-10-07 14:23 UTC, Fab
no flags Details | Splinter Review

Description Fab 2017-10-07 14:23:52 UTC
Created attachment 134727 [details] [review]
Fix callbacks signatures

Hi,

Currently reading and using [1].
In your browser, you can search the following string :
> SmcConn smc_conn, SmcConn client_data
You will find it two times.

This should be :
> SmcConn smc_conn, SmPointer client_data

Patch attached.

[1] https://www.x.org/releases/X11R7.7/doc/libSM/SMlib.html
Comment 1 Alan Coopersmith 2018-03-24 06:03:08 UTC
Thanks, patch pushed to git master:
https://cgit.freedesktop.org/xorg/lib/libSM/commit/?id=75ffafb4e04661fb890a9e8088b743cb077050a6


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.