--- Gnu-Mach/i386/i386at/immc.c 2020/09/02 04:36:58 1.1.1.1 +++ Gnu-Mach/i386/i386at/immc.c 2020/09/02 04:44:34 1.1.1.2 @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 1995-1994 The University of Utah and * the Computer Systems Laboratory at the University of Utah (CSL). * All rights reserved. @@ -73,5 +73,4 @@ int immc_cnmaygetc(void) return -1; } -#endif ENABLE_IMMEDIATE_CONSOLE - +#endif /* ENABLE_IMMEDIATE_CONSOLE */