diff options
| author | Vincent Richard <[email protected]> | 2005-04-13 19:55:33 +0000 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-04-13 19:55:33 +0000 |
| commit | b846a2efbaf25303f79c76874274f816e42eaa95 (patch) | |
| tree | 0b6844be46c9c3e7ea73c6151265996b9ceac7c2 | |
| parent | Added unit tests for 'datetime'. (diff) | |
| download | vmime-b846a2efbaf25303f79c76874274f816e42eaa95.tar.gz vmime-b846a2efbaf25303f79c76874274f816e42eaa95.zip | |
Fixed missing doc for param.
| -rw-r--r-- | vmime/mdn/MDNHelper.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vmime/mdn/MDNHelper.hpp b/vmime/mdn/MDNHelper.hpp index a1053cfd..af923cd4 100644 --- a/vmime/mdn/MDNHelper.hpp +++ b/vmime/mdn/MDNHelper.hpp @@ -92,6 +92,7 @@ public: * to provide an easily-understood description of the * condition(s) that caused the report to be generated. * @param ch charset of the text + * @param expeditor expeditor of the MDN * @param dispo disposition information * @param reportingUA name of reporting user-agent (optional) * @param reportingUAProducts list of products in the reporting user-agent (optional) |
