summaryrefslogtreecommitdiffstats
path: root/src/rtfgen.cpp
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2018-09-01 09:30:50 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2018-09-01 09:30:50 (GMT)
commitbaba2724a4a76719d4bcff093d64ec50cd53db57 (patch)
treebb399b3f87186aea76c4114beea7e603ac75f62f /src/rtfgen.cpp
parent8970cd397fdbce240878e88132c1bd7851637f13 (diff)
downloadDoxygen-baba2724a4a76719d4bcff093d64ec50cd53db57.zip
Doxygen-baba2724a4a76719d4bcff093d64ec50cd53db57.tar.gz
Doxygen-baba2724a4a76719d4bcff093d64ec50cd53db57.tar.bz2
Update mail address
Diffstat (limited to 'src/rtfgen.cpp')
-rw-r--r--src/rtfgen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rtfgen.cpp b/src/rtfgen.cpp
index e2de5ab..e194777 100644
--- a/src/rtfgen.cpp
+++ b/src/rtfgen.cpp
@@ -2632,7 +2632,7 @@ void testRTFOutput(const char *name)
err:
err("RTF integrity test failed at line %d of %s due to a bracket mismatch.\n"
" Please try to create a small code example that produces this error \n"
- " and send that to dimitri@stack.nl.\n",line,name);
+ " and send that to doxygen@gmail.com.\n",line,name);
}
/**