comment fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3370 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
5fac171c8b
commit
f0134ea9b2
|
@ -753,7 +753,7 @@ void parse_rcfile(FILE *rcstream)
|
|||
}
|
||||
|
||||
/* The main rcfile function. It tries to open the system-wide rcfile,
|
||||
* followed by the local rcfile. */
|
||||
* followed by the current user's rcfile. */
|
||||
void do_rcfile(void)
|
||||
{
|
||||
struct stat rcinfo;
|
||||
|
|
Loading…
Reference in New Issue