Al's no-double-empty-lines crusade
This commit is contained in:
@@ -308,7 +308,6 @@ void makelongnames()
|
||||
ToLongPath[PATH_MAX] = '\0'; /* inc ToLongPath by one */
|
||||
}
|
||||
|
||||
|
||||
void e(n)
|
||||
int n;
|
||||
{
|
||||
@@ -326,7 +325,6 @@ int n;
|
||||
errno = 0;
|
||||
}
|
||||
|
||||
|
||||
void quit()
|
||||
{
|
||||
chdir("..");
|
||||
|
||||
Reference in New Issue
Block a user