~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/session.h

  • Committer: Brian Aker
  • Date: 2009-03-05 08:26:07 UTC
  • mfrom: (910.2.11 mordred-noatomics)
  • Revision ID: brian@tangent.org-20090305082607-30deookk6sdycdeb
Merge from Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1261
1261
void add_diff_to_status(STATUS_VAR *to_var, STATUS_VAR *from_var,
1262
1262
                        STATUS_VAR *dec_var);
1263
1263
 
1264
 
#endif /* DRIZZLED_SQL_CLASS_H */
 
1264
#endif /* DRIZZLED_SESSION_H */