Date: Thu, 28 Jan 2010 11:12:01 -0800 From: Randall Stewart <rrs@lakerest.net> To: "M. Warner Losh" <imp@bsdimp.com> Cc: svn-src-head@freebsd.org, rrs@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r203113 - head/sys/mips/rmi Message-ID: <A682DBC6-589D-4435-BF94-8210677BD39F@lakerest.net> In-Reply-To: <20100128.111217.902574035110327253.imp@bsdimp.com> References: <201001281401.o0SE1lUs058999@svn.freebsd.org> <20100128.111217.902574035110327253.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks I will fix that when i get home ;-) R On Jan 28, 2010, at 10:12 AM, M. Warner Losh wrote: > In message: <201001281401.o0SE1lUs058999@svn.freebsd.org> > Randall Stewart <rrs@freebsd.org> writes: > : Author: rrs > : Date: Thu Jan 28 14:01:47 2010 > : New Revision: 203113 > : URL: http://svn.freebsd.org/changeset/base/203113 > : > : Log: > : Make compilable.. i.e. the FreeBSD id I added must > : be in comments. > : > : Modified: > : head/sys/mips/rmi/pic.h > : > : Modified: head/sys/mips/rmi/pic.h > : > = > = > = > = > = > = > = > = > ====================================================================== > : --- head/sys/mips/rmi/pic.h Thu Jan 28 14:01:16 2010 (r203112) > : +++ head/sys/mips/rmi/pic.h Thu Jan 28 14:01:47 2010 (r203113) > : @@ -30,7 +30,9 @@ > : #ifndef _RMI_PIC_H_ > : #define _RMI_PIC_H_ > : #include <sys/cdefs.h> > : +/* > : __FBSDID("$FreeBSD$"); > : +*/ > : > : extern int rmi_spin_mutex_safe; > > > Style here is to have it be part of the comment block earlier in the > file... > > Warner > > ------------------------------ Randall Stewart 803-317-4952 (cell) 803-345-0391(direct)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A682DBC6-589D-4435-BF94-8210677BD39F>