]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Fix typo.
authorJohn Terpstra <jht@samba.org>
Mon, 4 Jul 2005 17:34:15 +0000 (17:34 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:46:59 +0000 (08:46 -0500)
(This used to be commit 4076ffcb19cf3d0bb1f019cd1f5eaf70375f756f)

docs/Samba3-ByExample/SBE-500UserNetwork.xml

index 850804c2dafcbc1142c3b2a0558794d035fdb451..374de55f9c3820a1c5f9cc56d9e1fff18cef1d7c 100644 (file)
@@ -1442,7 +1442,7 @@ acl mynet {
 
 acl seconddns {
         123.45.54.32;
-}
+};
 </screen>
 </example>