From 256301a21a1f393b5a2b89d4dce47b7d4f7bf9be Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 10 Jul 2007 05:42:52 +0000 Subject: [PATCH] r23802: fixed URL in XML --- source/lib/talloc/talloc.3.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/lib/talloc/talloc.3.xml b/source/lib/talloc/talloc.3.xml index 4f0f7234e22..67de15bfc8b 100644 --- a/source/lib/talloc/talloc.3.xml +++ b/source/lib/talloc/talloc.3.xml @@ -732,7 +732,7 @@ if (ptr) memcpy(ptr, p, strlen(p)+1); You should have received a copy of the GNU General Public License - along with this program; if not, see . + along with this program; if not, see http://www.gnu.org/licenses/. -- 2.47.3