~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/auth_pam/auth_pam.cc

  • Committer: Mark Atwood
  • Date: 2008-10-16 19:34:58 UTC
  • mto: (520.1.13 drizzle)
  • mto: This revision was merged to the branch mainline in revision 530.
  • Revision ID: mark@fallenpegasus.com-20081016193458-ep0u0qcwsdhwronb
add editor format hints, and other useful metadata comments

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
 
2
 -*- mode: c++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
 
3
 *  vim:expandtab:shiftwidth=2:tabstop=2:smarttab:
2
4
  Sections of this where taken/modified from mod_auth_path for Apache 
3
5
*/
4
6