From: Andrew Tridgell Date: Tue, 10 Jul 2007 05:42:52 +0000 (+0000) Subject: r23802: fixed URL in XML X-Git-Tag: samba-misc-tags/initial-v3-2-unstable~766 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=256301a21a1f393b5a2b89d4dce47b7d4f7bf9be;p=thirdparty%2Fsamba.git r23802: fixed URL in XML --- 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/.