diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
| commit | 6875d25465631b7563f1b90e6b05e2640dc81f4e (patch) | |
| tree | 4612f5c4cd9cbf9e4f55b57fc6178ce6162c882c /sys/compat/linux/linux_util.c | |
| parent | b0cd3c3ef2545d2eba2aa79d5f66041ba53d8709 (diff) | |
Notes
Diffstat (limited to 'sys/compat/linux/linux_util.c')
| -rw-r--r-- | sys/compat/linux/linux_util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/linux/linux_util.c b/sys/compat/linux/linux_util.c index c89982671f12..76cbfd637657 100644 --- a/sys/compat/linux/linux_util.c +++ b/sys/compat/linux/linux_util.c @@ -27,7 +27,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * from: svr4_util.c,v 1.5 1995/01/22 23:44:50 christos Exp - * $FreeBSD$ + * $Id$ */ #include <sys/param.h> |
