summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2000-04-05 22:20:34 +0000
committerTim Potter <tpot@samba.org>2000-04-05 22:20:34 +0000
commit22761dda059c6e91b234c5a13c23ab7956cc5400 (patch)
tree61a77c16818f224bde83d211cc4789a30867148b
parent67541523167943eb31509c1d1577c482bdadb1dd (diff)
downloadsamba-22761dda059c6e91b234c5a13c23ab7956cc5400.tar.gz
Move across example VFS files from HEAD branch.
-rw-r--r--examples/VFS/Makefile2
-rw-r--r--examples/VFS/audit.c2
-rw-r--r--examples/VFS/skel.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/VFS/Makefile b/examples/VFS/Makefile
index c4c9479c7d3..f6aa92b3145 100644
--- a/examples/VFS/Makefile
+++ b/examples/VFS/Makefile
@@ -1,7 +1,7 @@
#
# Makefile for samba-vfs examples
#
-# $Id: Makefile,v 1.2 2000/02/04 05:08:16 tpot Exp $
+# $Id: Makefile,v 1.2.2.1 2000/04/05 22:20:34 tpot Exp $
#
# Variables
diff --git a/examples/VFS/audit.c b/examples/VFS/audit.c
index 8f0aaac4be3..17c84873a86 100644
--- a/examples/VFS/audit.c
+++ b/examples/VFS/audit.c
@@ -18,7 +18,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * $Id: audit.c,v 1.2 2000/02/04 05:08:16 tpot Exp $
+ * $Id: audit.c,v 1.2.2.1 2000/04/05 22:20:34 tpot Exp $
*/
#include "config.h"
diff --git a/examples/VFS/skel.c b/examples/VFS/skel.c
index da5ef7b3104..4f3249eb791 100644
--- a/examples/VFS/skel.c
+++ b/examples/VFS/skel.c
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * $Id: skel.c,v 1.2 2000/02/04 05:08:16 tpot Exp $
+ * $Id: skel.c,v 1.2.2.1 2000/04/05 22:20:34 tpot Exp $
*/
#include "config.h"