summaryrefslogtreecommitdiffstats
path: root/src/PatchagePort.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/PatchagePort.hpp')
-rw-r--r--src/PatchagePort.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/PatchagePort.hpp b/src/PatchagePort.hpp
index 32b0cec..54fa185 100644
--- a/src/PatchagePort.hpp
+++ b/src/PatchagePort.hpp
@@ -35,8 +35,7 @@ PATCHAGE_RESTORE_WARNINGS
#include <string>
-/** A Port on a PatchageModule
- */
+/// A port on a PatchageModule
class PatchagePort : public Ganv::Port
{
public: