Module Name: src Committed By: mbalmer Date: Sat Oct 26 20:07:14 UTC 2013
Modified Files: src/sys/sys: lua.h Log Message: add CVS marker To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/sys/lua.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/sys/lua.h diff -u src/sys/sys/lua.h:1.1 src/sys/sys/lua.h:1.2 --- src/sys/sys/lua.h:1.1 Wed Oct 16 19:40:45 2013 +++ src/sys/sys/lua.h Sat Oct 26 20:07:14 2013 @@ -1,3 +1,5 @@ +/* $NetBSD: lua.h,v 1.2 2013/10/26 20:07:14 mbalmer Exp $ */ + /* * Copyright (c) 2011, 2013 Marc Balmer <mbal...@netbsd.org>. * All rights reserved.