diff options
author | H. Peter Anvin <hpa@zytor.com> | 1997-10-06 21:44:06 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 1997-10-06 21:44:06 +0000 |
commit | 4fe9e2925e0c98c30a5e3c8dec09e7dda5b307f3 (patch) | |
tree | b50347828743ba098b1954c93feaab1e08086b23 /daemon/mount.c | |
parent | 20697ff269fbbb0fcd1d938dcdcacd7b4bf5292f (diff) | |
download | autofs3-4fe9e2925e0c98c30a5e3c8dec09e7dda5b307f3.tar.gz autofs3-4fe9e2925e0c98c30a5e3c8dec09e7dda5b307f3.tar.xz autofs3-4fe9e2925e0c98c30a5e3c8dec09e7dda5b307f3.zip |
Added idents to all files
Diffstat (limited to 'daemon/mount.c')
-rw-r--r-- | daemon/mount.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/mount.c b/daemon/mount.c index 41cb2f8..e75052a 100644 --- a/daemon/mount.c +++ b/daemon/mount.c @@ -1,3 +1,4 @@ +#ident "$Id$" /* ----------------------------------------------------------------------- * * * mount.c - Abstract mount code used by modules for an unexpected |