typo in ck-connector.h

Bug #187746 reported by Colin Watson
4
Affects Status Importance Assigned to Milestone
ConsoleKit
Fix Released
Low
consolekit (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Binary package hint: consolekit

struct _CkConnecter;
typedef struct _CkConnector CkConnector;

I'm pretty sure the first line ought to be "struct _CkConnector" (e -> o) instead?

Revision history for this message
In , James Westby (james-w) wrote :

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

James Westby (james-w)
Changed in consolekit:
importance: Undecided → Low
status: New → Triaged
Changed in consolekit:
status: Unknown → Confirmed
Revision history for this message
In , William Jon McCann (william-jon-mccann) wrote :

Oops. Seems so. Fixed in git. Thanks!

Changed in consolekit:
status: Confirmed → Fix Released
Revision history for this message
Loïc Minier (lool) wrote :

Fixed in upstream 0.3.1 release and in 0.3.1-0ubuntu1 in Ubuntu:
consolekit (0.3.1-0ubuntu1) karmic; urgency=low

  * New upstream release:
    - port to PolicyKit 1.0
    - D-Bus policy updates
    - better diagnostic information for unimplemented backends
    - file monitoring fixes
    - get VT from X display if no controlling tty is available
    - add "nox11" option to PAM module
    - parse log entries with no body correctly
    - fix zero-sized struct/unions
    - solaris build fixes
    - parse gecos field for real name
    - leak fixes
    - compile warning fixes
    - fix doc xml validation errors
    - fix doc generation when srcdir != builddir
    - add example upstart events for logging
    - fix ChangeLog generation script to work with git-log moved to libexecdir
  * Drop patches which are now upstream:
    - 00git-dbus_policy.patch
    - 00git-directory-handle-leak.patch
    - 00git-file_monitor_remove_watch_crash.patch
    - 00git-fix-double-close.patch
    - 00git-pam-add-nox11.patch
    - 00git-unref-dbus-proxy.patch
    - 07-polkit1.patch
    - 12-allow-get-sessions.patch
    - 99-autoreconf.patch
  * Drop 06-xmlto_skip_validation.patch, current documentation builds/verifies
    just fine.

 -- Martin Pitt <email address hidden> Thu, 23 Jul 2009 19:58:34 +0200

Changed in consolekit (Ubuntu):
status: Triaged → Fix Released
Changed in consolekit:
importance: Unknown → Low
Changed in consolekit:
importance: Low → Unknown
Changed in consolekit:
importance: Unknown → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.