From: Michael Snyder Date: Fri, 17 Oct 2003 00:15:25 +0000 (+0000) Subject: 2003-10-16 Michael Snyder X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=77be8302c0eb9b12ebd8b69befaff6ae7e9cd521;p=binutils-gdb.git 2003-10-16 Michael Snyder * emul_netbsd.c: Only a comment may follow an #endif. --- diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index e0efa1d63df..dac646a69ae 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,7 @@ +2003-10-16 Michael Snyder + + * emul_netbsd.c: Only a comment may follow an #endif. + 2003-10-15 Michael Snyder * Makefile.in (sim_calls.o): No longer depends on gdb/tm.h. diff --git a/sim/ppc/emul_netbsd.c b/sim/ppc/emul_netbsd.c index 13897face2d..3ea03f635c4 100644 --- a/sim/ppc/emul_netbsd.c +++ b/sim/ppc/emul_netbsd.c @@ -1466,4 +1466,4 @@ const os_emul emul_netbsd = { 0 /*data*/ }; -#endif _EMUL_NETBSD_C_ +#endif /* _EMUL_NETBSD_C_ */