summaryrefslogtreecommitdiffstats
path: root/sys/tmpfs/tmpfs.h
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2013-06-03 10:37:02 +0000
committerespie <espie@openbsd.org>2013-06-03 10:37:02 +0000
commit5b25c3e7642dea124e8a8d56c7a1924db610efc8 (patch)
treea295051ca845c6e14a9f93dc610c49c92c4a05c5 /sys/tmpfs/tmpfs.h
parentNo need to set backend var here, it's always set before to the same value. (diff)
downloadwireguard-openbsd-5b25c3e7642dea124e8a8d56c7a1924db610efc8.tar.xz
wireguard-openbsd-5b25c3e7642dea124e8a8d56c7a1924db610efc8.zip
sprinkle $OpenBSD$, pointed out by pedro
Diffstat (limited to 'sys/tmpfs/tmpfs.h')
-rw-r--r--sys/tmpfs/tmpfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/tmpfs/tmpfs.h b/sys/tmpfs/tmpfs.h
index 207957d7ba1..b2e9aea0249 100644
--- a/sys/tmpfs/tmpfs.h
+++ b/sys/tmpfs/tmpfs.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: tmpfs.h,v 1.2 2013/06/03 10:37:02 espie Exp $ */
/* $NetBSD: tmpfs.h,v 1.45 2011/09/27 01:10:43 christos Exp $ */
/*