[svn-upgrade] Integrating new upstream version, shadow (20000826)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/* $Id: chkname.h,v 1.1 1997/12/07 23:27:00 marekm Exp $ */
|
||||
/* $Id: chkname.h,v 1.2 2000/08/26 18:27:17 marekm Exp $ */
|
||||
#ifndef _CHKNAME_H_
|
||||
#define _CHKNAME_H_
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
#include "defines.h"
|
||||
|
||||
extern int check_user_name P_((const char *));
|
||||
extern int check_group_name P_((const char *name));
|
||||
extern int check_user_name(const char *);
|
||||
extern int check_group_name(const char *name);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user