Rename some .c-files, removing gw-prefix
May require reconfiguring the build. Some "gw":s are still remaining, at least in test files.
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file gwbitmask.h An implementation of an arbitrarily long bitmask
|
||||
* @file bitmask.h An implementation of an arbitrarily long bitmask
|
||||
*
|
||||
* @verbatim
|
||||
* Revision History
|
||||
|
@ -13,7 +13,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file gw_ssl.h
|
||||
* @file ssl.h
|
||||
*
|
||||
* The SSL definitions for MaxScale
|
||||
*
|
||||
|
Reference in New Issue
Block a user