Date: Tue, 5 Aug 2003 00:22:12 -0700 (PDT) From: Diomidis Spinellis <dds@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sym sym_fw.h Message-ID: <200308050722.h757MCxl098780@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dds 2003/08/05 00:22:12 PDT FreeBSD src repository Modified files: sys/dev/sym sym_fw.h Log: Remove extraneous semicolons. They are already provided by the macro definition, and cause the generation of syntactically incorrect code that gcc happens to accept. Reviewed by: schweikh (mentor) MFC after: 4 weeks Revision Changes Path 1.4 +4 -4 src/sys/dev/sym/sym_fw.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308050722.h757MCxl098780>