Bug 17741

Summary: typo in ck-connector.h?
Product: ConsoleKit Reporter: James Westby <jw+debian>
Component: libck-connectorAssignee: william.jon.mccann
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: low    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.