Also add the matching example pdb module.
[ira/wip.git] / examples / pdb / README
diff --git a/examples/pdb/README b/examples/pdb/README
new file mode 100644 (file)
index 0000000..ccc3924
--- /dev/null
@@ -0,0 +1,9 @@
+README for Samba Password Database (PDB) examples
+====================================================
+15-2-2002 Jelmer Vernooij <jelmer@nl.linux.org>
+
+The pdb_test.c file in this directory contains a very basic example of 
+a pdb plugin. It just prints the name of the function that is executed using
+DEBUG. Maybe it's nice to include some of the arguments to the function in the 
+future too..
+