summaryrefslogtreecommitdiff
path: root/source4/lib/talloc
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-07-10 05:42:52 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:59:19 -0500
commit37363d45b771e70deeb207f71f948c06ee7d3b3b (patch)
tree1d73f220edb523b6da7e6d30b01d84a67c9ddc7e /source4/lib/talloc
parentcd1217ff5ff18e53c6c9fa3d4f4fd56193fe2a17 (diff)
downloadsamba-37363d45b771e70deeb207f71f948c06ee7d3b3b.tar.gz
samba-37363d45b771e70deeb207f71f948c06ee7d3b3b.tar.bz2
samba-37363d45b771e70deeb207f71f948c06ee7d3b3b.zip
r23802: fixed URL in XML
(This used to be commit c0111223e2201b2c62e25a4c88e1ee445fde5ab6)
Diffstat (limited to 'source4/lib/talloc')
-rw-r--r--source4/lib/talloc/talloc.3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/talloc/talloc.3.xml b/source4/lib/talloc/talloc.3.xml
index 4f0f7234e2..67de15bfc8 100644
--- a/source4/lib/talloc/talloc.3.xml
+++ b/source4/lib/talloc/talloc.3.xml
@@ -732,7 +732,7 @@ if (ptr) memcpy(ptr, p, strlen(p)+1);</programlisting>
</para>
<para>
You should have received a copy of the GNU General Public License
- along with this program; if not, see <http://www.gnu.org/licenses/>.
+ along with this program; if not, see http://www.gnu.org/licenses/.
</para>
</refsect1>
</refentry>