--- trunk/OOPSE-3.0/src/io/interface.c 2005/04/15 22:04:00 2204 +++ trunk/OOPSE-3.0/src/io/interface.c 2005/07/13 15:54:00 2263 @@ -361,5 +361,5 @@ void interface_error( event* the_event ){ simError(); #ifdef IS_MPI mpiInterfaceExit(); -#endif //IS_MPI +#endif /*IS_MPI*/ }