attr-sql: Rename sql_attribute_t to attr_sql_provider_t
As the plugin has its origins in the sql plugin, it still uses the naming scheme for the attribute provider implementation. Rename the class to better match the naming scheme we use in any other plugin
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* @defgroup attr_sql attr_sql
|
||||
* @ingroup cplugins
|
||||
*
|
||||
* @defgroup sql_plugin sql_plugin
|
||||
* @defgroup attr_sql_plugin attr_sql_plugin
|
||||
* @{ @ingroup attr_sql
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user