Bug 17741 - typo in ck-connector.h?
Summary: typo in ck-connector.h?
Status: RESOLVED FIXED
Alias: None
Product: ConsoleKit
Classification: Unclassified
Component: libck-connector (show other bugs)
Version: unspecified
Hardware: Other All
: low minor
Assignee: william.jon.mccann
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-23 09:49 UTC by James Westby
Modified: 2008-10-02 10:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description James Westby 2008-09-23 09:49:07 UTC
Reported by Colin Watson at

  https://bugs.launchpad.net/bugs/187746

libck-connector/ck-connector.h has

  38 struct _CkConnecter;
  39 typedef struct _CkConnector CkConnector;

should the first line be 

  38 struct _CkConnector;

?

Thanks,

James
Comment 1 william.jon.mccann 2008-10-02 10:57:34 UTC
Oops.  Seems so.  Fixed in git.  Thanks!


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.