chenluhua1980
2025-11-18 3cb4638bcb93a8fdf4cfea140025bbc299d35d47
SourceCode/Bond/Servo/CAttribute.h
@@ -7,7 +7,7 @@
   public:
      CAttribute();
      CAttribute(const char* pszName, const char* pszValue, const char* pszDescription, unsigned int weight);
      ~CAttribute();
      virtual ~CAttribute();
   public:
      std::string& getName();