~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/rpl_reporting.h

  • Committer: Monty Taylor
  • Date: 2008-07-29 19:45:49 UTC
  • mfrom: (212.5.34 remove-include-dir)
  • mto: This revision was merged to the branch mainline in revision 236.
  • Revision ID: monty@inaugust.com-20080729194549-1455h4t2fh40s92z
Merged remove-include-dir.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
                        printf() format.
38
38
  */
39
39
  void report(loglevel level, int err_code, const char *msg, ...) const
40
 
    ATTRIBUTE_FORMAT(printf, 4, 5);
 
40
    __attribute__((format(printf, 4, 5)));
41
41
 
42
42
  /**
43
43
     Clear errors. They will not show up under <code>SHOW SLAVE