~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/conclusions.h

  • Committer: Vijay Samuel
  • Date: 2010-10-16 03:36:28 UTC
  • mto: (1857.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 1858.
  • Revision ID: vjsamuel1990@gmail.com-20101016033628-v1wu1o3i9j3rqu0v
Merge fixed distcheck error in conclusions.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
249
249
  uint64_t min_rows;
250
250
};
251
251
 
252
 
#endif
 
252
#endif /* CLIENT_CONCLUSIONS_H */