We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e22a80c commit 84743dcCopy full SHA for 84743dc
code/logic/fossil/io/cstring.h
@@ -131,8 +131,6 @@ char* fossil_io_cstring_upper_snake(const char *str);
131
/**
132
* @brief Generates a "zalgo" glitch text version of a string.
133
*
134
- * Example: "hello" -> "h̶͋̓e̸͆̀l̷͛̕l̶͛̀o̴̓̕"
135
- *
136
* @param str Input string.
137
* @return Newly allocated transformed string, or NULL on failure.
138
*/
0 commit comments