]> git.stg.codes - stg.git/blobdiff - libs/srvconf/include/stg/servconf.h
Fight CLang warnings.
[stg.git] / libs / srvconf / include / stg / servconf.h
index 2f246b67274f61cc680c618ac1d6b186d8ce44ac..fe3cb32c2c379aa0771eda0a07fa45273ef0b2c6 100644 (file)
@@ -101,7 +101,7 @@ class ServConf
 
     private:
         class Impl;
-        Impl* pImpl;
+        Impl* m_impl;
 };
 
 } // namespace STG