~jamesodhunt/ubuntu/saucy/upstart/1.9.1

« back to all changes in this revision

Viewing changes to init/errors.h

  • Committer: James Hunt
  • Date: 2013-06-28 15:57:37 UTC
  • mfrom: (1436.2.1)
  • Revision ID: james.hunt@ubuntu.com-20130628155737-8bskclzrhmjvpm6e
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
 
55
55
        /* Errors while handling control requests */
56
56
        CONTROL_NAME_TAKEN,
 
57
 
 
58
        /* Errors while handling security profiles */
 
59
        SECURITY_ERROR,
57
60
};
58
61
 
59
62
/* Error strings for defined messages */