Renames utils/msc_string.[h|cc] to utils/string.[h|cc]

This commit is contained in:
Felipe Zimmerle
2016-11-04 15:21:47 -03:00
parent 424418f54b
commit 62a0cb468b
34 changed files with 46 additions and 45 deletions

View File

@@ -19,7 +19,7 @@
#include "modsecurity/modsecurity.h"
#include "modsecurity/transaction.h"
#include "src/utils/msc_string.h"
#include "src/utils/string.h"
namespace modsecurity {