1
0
mirror of https://github.com/rfivet/uemacs.git synced 2025-09-26 15:04:04 -04:00

Insure restflag and resterr() belong to same scope.

This commit is contained in:
2015-02-13 11:23:12 +08:00
parent e13bc9ca7e
commit f8df147015
4 changed files with 6 additions and 7 deletions

5
file.c
View File

@@ -50,6 +50,11 @@ static const char *eolname[] = {
boolean restflag = FALSE ; /* restricted use? */
boolean resterr( void) {
writefmt( "%B(That command is RESTRICTED)") ;
return FALSE ;
}
/*
* Read a file into the current
* buffer. This is really easy; all you do it