File: modauthmysql.c

package info (click to toggle)
courier 0.47-4sarge5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 32,680 kB
  • ctags: 12,265
  • sloc: ansic: 164,045; cpp: 23,863; sh: 19,569; perl: 7,225; makefile: 4,192; yacc: 316; sed: 16
file content (10 lines) | stat: -rw-r--r-- 260 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
/*
** Copyright 1998 - 1999 Double Precision, Inc.  See COPYING for
** distribution information.
*/


#define	MODULE	auth_mysql
#define	MODNAME	"authmysql"
#include	"mod.h"
static const char rcsid[]="$Id: modauthmysql.c,v 1.2 2004/04/18 15:54:39 mrsam Exp $";