diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-01 10:32:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-01 10:32:48 +0100 |
| commit | bf85b207298bc90b5d1559ce0f292f1c6b1696ee (patch) | |
| tree | 524bf4c161c07af2f597cadf9e8573c75ac6227b /src/lib | |
| parent | b0297f77b23099a52d37becfa45930ee730bda4b (diff) | |
Comment.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/server_finder.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/server_finder.h b/src/lib/server_finder.h index 76926916d..8e643de79 100644 --- a/src/lib/server_finder.h +++ b/src/lib/server_finder.h @@ -17,6 +17,10 @@ */ +/** @file src/lib/server_finder.h + * @brief ServerFinder class. + */ + #include "signaller.h" #include "server_description.h" #include "config.h" |
