aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edoc/src/edoc_scanner.erl
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2011-09-28 15:00:19 +0200
committerHenrik Nord <[email protected]>2011-09-28 15:02:54 +0200
commitae097a5161b79f16f8b9a2d8f73e5e2f1792edec (patch)
treecbf278b965e5ad7fbe95bea524ea9580c2942684 /lib/edoc/src/edoc_scanner.erl
parentfde38fa8d3120e6aa479f7720654114df9cd4ec8 (diff)
parentdf2063c1e436cfb2bb9283df074c4eaa87aeec91 (diff)
downloadotp-ae097a5161b79f16f8b9a2d8f73e5e2f1792edec.tar.gz
otp-ae097a5161b79f16f8b9a2d8f73e5e2f1792edec.tar.bz2
otp-ae097a5161b79f16f8b9a2d8f73e5e2f1792edec.zip
Merge branch 'rc/edoc-0.7.9' into dev
* rc/edoc-0.7.9: bumped revision removed some never-matching clauses reported by dialyzer Fix macro expansion in comments following Erlang types URI-escape bytes as two hex digits always (reported by Alfonso De Gregorio) updated author e-mail recognize some more URI schemas in wiki text, in particular https OTP-9590
Diffstat (limited to 'lib/edoc/src/edoc_scanner.erl')
-rw-r--r--lib/edoc/src/edoc_scanner.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/edoc/src/edoc_scanner.erl b/lib/edoc/src/edoc_scanner.erl
index 8e895ad1ad..754fcef643 100644
--- a/lib/edoc/src/edoc_scanner.erl
+++ b/lib/edoc/src/edoc_scanner.erl
@@ -16,7 +16,7 @@
%% @private
%% @copyright Richard Carlsson 2001-2003. Portions created by Ericsson
%% are Copyright 1999, Ericsson Utvecklings AB. All Rights Reserved.
-%% @author Richard Carlsson <[email protected]>
+%% @author Richard Carlsson <[email protected]>
%% @see edoc
%% @end