~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/my_access.c

  • Committer: Monty Taylor
  • Date: 2008-10-16 06:45:16 UTC
  • mto: (511.1.6 codestyle)
  • mto: This revision was merged to the branch mainline in revision 521.
  • Revision ID: monty@inaugust.com-20081016064516-113mzoni8z5pknw1
Done with macro warnings for client, libdrizzle and mysys.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
  NULL
34
34
};
35
35
 
36
 
#define MAX_RESERVED_NAME_LENGTH 6
37
 
 
38
36
 
39
37
/*
40
38
  Looks up a null-terminated string in a list,