mirror of
https://gitlab.com/80486DX2-66/gists
synced 2024-11-14 20:35:54 +05:30
str_replace.c: change to-do style
This commit is contained in:
parent
34832e541b
commit
df8d36b8d5
@ -4,8 +4,7 @@
|
||||
* Author: Intel A80486DX2-66
|
||||
* License: Creative Commons Zero 1.0 Universal
|
||||
*
|
||||
* To-Do:
|
||||
* - add ability to replace from the end (negative value of max_count)
|
||||
* TODO: Add ability to replace from the end (negative value of max_count)
|
||||
*/
|
||||
|
||||
#include "str_replace.h"
|
||||
|
Loading…
Reference in New Issue
Block a user