diff options
author | H. Peter Anvin <hpa@zytor.com> | 1997-10-06 21:52:00 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 1997-10-06 21:52:00 +0000 |
commit | 38fff350c0a05d00f4d8cde8dfc0fcf6f1ff9053 (patch) | |
tree | c727b73c22bf351d46db1933fac69a34c713efe8 /include | |
parent | 4fe9e2925e0c98c30a5e3c8dec09e7dda5b307f3 (diff) | |
download | autofs3-38fff350c0a05d00f4d8cde8dfc0fcf6f1ff9053.tar.gz autofs3-38fff350c0a05d00f4d8cde8dfc0fcf6f1ff9053.tar.xz autofs3-38fff350c0a05d00f4d8cde8dfc0fcf6f1ff9053.zip |
Added $Id$ tags everywhere
Diffstat (limited to 'include')
-rw-r--r-- | include/automount.h | 1 | ||||
-rw-r--r-- | include/linux/auto_fs.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/include/automount.h b/include/automount.h index c7b6baf..1e8a001 100644 --- a/include/automount.h +++ b/include/automount.h @@ -1,3 +1,4 @@ +#ident "$Id$" /* * automount.h * diff --git a/include/linux/auto_fs.h b/include/linux/auto_fs.h index 2b25d29..92eaf6f 100644 --- a/include/linux/auto_fs.h +++ b/include/linux/auto_fs.h @@ -1,3 +1,4 @@ +#ident "$Id$" /* -*- linux-c -*- ------------------------------------------------------- * * * linux/include/linux/auto_fs.h |