~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/drizzled.cc

  • Committer: Monty Taylor
  • Date: 2009-03-03 05:34:04 UTC
  • mto: This revision was merged to the branch mainline in revision 910.
  • Revision ID: mordred@inaugust.com-20090303053404-9zcwhvd07m15f299
mmm.

Show diffs side-by-side

added added

removed removed

Lines of Context:
799
799
  }
800
800
#endif
801
801
 
 
802
  return NULL;
 
803
 
802
804
}
803
805
 
804
806
static void set_user(const char *user, struct passwd *user_info_arg)