Minor code cleanups

This commit is contained in:
Michiel Broek
2001-11-13 21:54:26 +00:00
parent 686f670a43
commit 8ec45db58a
3 changed files with 10 additions and 7 deletions

View File

@@ -1,8 +1,7 @@
/*****************************************************************************
*
* File ..................: setup/m_users.c
* $Id$
* Purpose ...............: Edit Users
* Last modification date : 26-Oct-2001
*
*****************************************************************************
* Copyright (C) 1997-2001
@@ -339,7 +338,7 @@ void Fields2(void)
int EditUsrRec2(void)
{
int j;
int j = 0;
char temp[PATH_MAX];
Screen2();