cicpoffs/cicpps.hpp

13 lines
362 B
C++
Raw Permalink Normal View History

2020-05-19 02:13:51 +00:00
/* MIT License
*
* Copyright (c) 2020 Adler Neves <adlerosn@gmail.com>
*
2023-11-03 22:56:54 +00:00
* CICPOFFS is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation version 2 of the License.
2020-05-19 02:13:51 +00:00
*/
#pragma once
const char* correct_case_sensitivity_for(const char*, const char*);