~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/test_fn.cc

  • Committer: Brian Aker
  • Date: 2009-01-21 05:53:36 UTC
  • mto: This revision was merged to the branch mainline in revision 801.
  • Revision ID: brian@tangent.org-20090121055336-fxoz6wfzreo8gi9x
Removed purge

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
  "/../usr/my/srclib/dbug",
40
40
  "c/../my",
41
41
  "/c/../my",
42
 
  NullS,
 
42
  NULL,
43
43
};
44
44
 
45
45
int main(int argc __attribute__((unused)), char **argv)