diff options
author | Henrik Nord <[email protected]> | 2011-09-28 15:04:44 +0200 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2011-09-28 15:04:44 +0200 |
commit | 530683905cc5d2d42c05802562bc8c1299ab2876 (patch) | |
tree | 1f4a59a917b4454dd508c878002a97e113f140de /lib/edoc/include | |
parent | 12dd72928d588584b38e4835fc0bf96a02e4837c (diff) | |
parent | b1736de28b8b4138c7282c780fafd984046dd53e (diff) | |
download | otp-530683905cc5d2d42c05802562bc8c1299ab2876.tar.gz otp-530683905cc5d2d42c05802562bc8c1299ab2876.tar.bz2 otp-530683905cc5d2d42c05802562bc8c1299ab2876.zip |
Merge branch 'dev' into major
Diffstat (limited to 'lib/edoc/include')
-rw-r--r-- | lib/edoc/include/edoc_doclet.hrl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/edoc/include/edoc_doclet.hrl b/lib/edoc/include/edoc_doclet.hrl index a99ff1fbab..60ec7f44e4 100644 --- a/lib/edoc/include/edoc_doclet.hrl +++ b/lib/edoc/include/edoc_doclet.hrl @@ -18,7 +18,7 @@ %% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 %% USA %% -%% Author contact: [email protected] +%% Author contact: [email protected] %% ===================================================================== -define(NO_APP, []). |