RCS Id police stings again!

This commit is contained in:
pooka 2013-12-20 09:36:03 +00:00
parent 26ef2cc943
commit 84de6be8b7

View File

@ -1,4 +1,4 @@
/* $NetBSD: shmif_dumpbus.c,v 1.9 2013/12/20 09:32:13 pooka Exp $ */
/* $NetBSD: shmif_dumpbus.c,v 1.10 2013/12/20 09:36:03 pooka Exp $ */
/*-
* Copyright (c) 2010 Antti Kantee. All Rights Reserved.
@ -30,6 +30,10 @@
* examined with tcpdump -r, wireshark, etc.
*/
#ifndef lint
__RCSID("$NetBSD: shmif_dumpbus.c,v 1.10 2013/12/20 09:36:03 pooka Exp $");
#endif /* !lint */
#include <sys/types.h>
#include <sys/mman.h>
#include <sys/stat.h>