diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-08-27 17:08:39 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-08-27 17:08:39 +0000 |
commit | 63eb4c75a31654c0b74e2985a0b7861ddaa8d5b3 (patch) | |
tree | 43371d87abd3d60821d89c275fa553a5cb694309 | |
parent | a63de8b17dfbc22786ed2626a5c9af2d0f9bb34f (diff) |
-fix @file
-rw-r--r-- | src/include/mhd_options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/mhd_options.h b/src/include/mhd_options.h index 5965001e..02f4af4b 100644 --- a/src/include/mhd_options.h +++ b/src/include/mhd_options.h @@ -18,7 +18,7 @@ */ /** - * @file microhttpd/mhd_options.h + * @file include/mhd_options.h * @brief additional automatic macros for MHD_config.h * @author Karlson2k (Evgeny Grin) * |