]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/cap_debug/debug_cap.cpp
Small fixes.
[stg.git] / projects / stargazer / plugins / capture / cap_debug / debug_cap.cpp
index 6ec8c3420e1dc3dd91d9f25bc848f2403c7e60f6..480ef202ba63deb67b13c23afc6e47705aa13ef1 100644 (file)
@@ -81,7 +81,7 @@ RAW_PACKET MakeTCPPacket(const char * src,
                          uint16_t len);
 std::string DEBUG_CAP::GetVersion() const
 {
-return "Debug_cap v.0.01a";
+return "cap_debug v.0.01a";
 }
 //-----------------------------------------------------------------------------
 DEBUG_CAP::DEBUG_CAP()