~ubuntu-branches/debian/stretch/colord/stretch

« back to all changes in this revision

Viewing changes to lib/colord/cd-device.h

  • Committer: Package Import Robot
  • Author(s): Christopher James Halse Rogers
  • Date: 2014-01-16 17:55:36 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20140116175536-flaudopszcz4qbqt
Tags: 1.0.6-1
* New upstream stable release 1.0.6
* Bump Standards-Version (no changes required)

Show diffs side-by-side

added added

removed removed

Lines of Context:
142
142
                                                         gpointer        user_data);
143
143
gboolean         cd_device_profiling_uninhibit_finish   (CdDevice       *device,
144
144
                                                         GAsyncResult   *res,
145
 
                                                         GError         **error)
146
 
                                                         G_GNUC_WARN_UNUSED_RESULT;
 
145
                                                         GError         **error);
147
146
void             cd_device_get_profile_for_qualifiers   (CdDevice       *device,
148
147
                                                         const gchar    **qualifiers,
149
148
                                                         GCancellable   *cancellable,