From e85cf827a804d9abf4cbf48af6394c49331de322 Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Mon, 21 Sep 2015 22:55:55 +0800 Subject: Revert "Merge tag 'upstream/2.9.1+dfsg1'" This reverts commit 21ee18bdbc9a9d4500e12a1399d51c593b8b31d4, reversing changes made to de338c1adfa336ddb5177ceb5c63bcd868a0ebc7. --- doc/example.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/example.html') diff --git a/doc/example.html b/doc/example.html index d5f71b0..50668bf 100644 --- a/doc/example.html +++ b/doc/example.html @@ -113,7 +113,8 @@ DEBUG("parsePerson\n"); } return(ret); -}

Here are a couple of things to notice: