diff options
Diffstat (limited to 'sys/i386/include/ucontext.h')
-rw-r--r-- | sys/i386/include/ucontext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/ucontext.h b/sys/i386/include/ucontext.h index d8657d3e6f6d..b55a95395e35 100644 --- a/sys/i386/include/ucontext.h +++ b/sys/i386/include/ucontext.h @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/ucontext.h,v 1.12.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _MACHINE_UCONTEXT_H_ |