diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-05-27 01:18:09 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-05-27 01:18:09 +0000 |
commit | b14e60fdf0fc051ee9fbc8df62c86ca80d1705de (patch) | |
tree | 6622d37b8cfca66584ef566949d41fc57b2fef19 | |
parent | 8e39d04f16a7f9d55d996db92a827cf94f293ad1 (diff) | |
download | samba-b14e60fdf0fc051ee9fbc8df62c86ca80d1705de.tar.gz samba-b14e60fdf0fc051ee9fbc8df62c86ca80d1705de.tar.bz2 samba-b14e60fdf0fc051ee9fbc8df62c86ca80d1705de.zip |
Oops, forgot to add a file on contributing patches to samba
(This used to be commit 686a32e7f245fa631f4ae563f0511ad3e1d797e5)
-rw-r--r-- | docs/docbook/devdoc/contributing.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/docbook/devdoc/contributing.xml b/docs/docbook/devdoc/contributing.xml index d0fb1d41a3..2583c8727a 100644 --- a/docs/docbook/devdoc/contributing.xml +++ b/docs/docbook/devdoc/contributing.xml @@ -35,6 +35,7 @@ because someone else was working on the same thing or because your implementation is not the correct one. </para> + </listitem> </varlistentry> <varlistentry> @@ -67,6 +68,8 @@ <member>Make sure your patch complies to the samba coding style as suggested in the coding-suggestions chapter. </member> </simplelist> + </para> + </listitem> </varlistentry> <varlistentry> |