diff options
author | Razvan Becheriu <razvan@isc.org> | 2024-04-02 14:38:43 +0200 |
---|---|---|
committer | Razvan Becheriu <razvan@isc.org> | 2024-04-03 22:11:45 +0200 |
commit | 027674fa54a986a745d238d15a9c26ea5c35cb43 (patch) | |
tree | 575cc788eb736b6f7873ef1980854b24779901a9 /src/lib/util/unittests/textdata.h | |
parent | [#3297] Removed extra line in ChangeLog (diff) | |
download | kea-027674fa54a986a745d238d15a9c26ea5c35cb43.tar.xz kea-027674fa54a986a745d238d15a9c26ea5c35cb43.zip |
[#3316] fixed doxygen
Diffstat (limited to 'src/lib/util/unittests/textdata.h')
-rw-r--r-- | src/lib/util/unittests/textdata.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/util/unittests/textdata.h b/src/lib/util/unittests/textdata.h index ae132cd10f..fada98e3de 100644 --- a/src/lib/util/unittests/textdata.h +++ b/src/lib/util/unittests/textdata.h @@ -89,7 +89,3 @@ matchTextData(const std::string& expected_text, } #endif // UTIL_UNITTESTS_TEXTDATA_H - -// Local Variables: -// mode: c++ -// End: |