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

« back to all changes in this revision

Viewing changes to lib/colord/cd-device-sync.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:
70
70
                                                         G_GNUC_WARN_UNUSED_RESULT;
71
71
gboolean         cd_device_profiling_uninhibit_sync     (CdDevice       *device,
72
72
                                                         GCancellable   *cancellable,
73
 
                                                         GError         **error)
74
 
                                                         G_GNUC_WARN_UNUSED_RESULT;
 
73
                                                         GError         **error);
75
74
CdDeviceRelation cd_device_get_profile_relation_sync    (CdDevice       *device,
76
75
                                                         CdProfile      *profile,
77
76
                                                         GCancellable   *cancellable,