diff options
| author | frosty <gabriel@bwaaa.monster> | 2026-03-10 02:32:51 -0400 |
|---|---|---|
| committer | frosty <gabriel@bwaaa.monster> | 2026-03-10 02:32:51 -0400 |
| commit | a11bf8bb6c1baaef51c25d441f5348567280967b (patch) | |
| tree | f7ae4435e157dac9b024af0611fbdfa3ab8870e8 /src/Utility/Unescape.h | |
| parent | 24cec7a35072ac50e1fe902a925e69330866dbca (diff) | |
| download | omnisearch-a11bf8bb6c1baaef51c25d441f5348567280967b.tar.gz | |
Diffstat (limited to 'src/Utility/Unescape.h')
| -rw-r--r-- | src/Utility/Unescape.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Utility/Unescape.h b/src/Utility/Unescape.h index 0adb228..c0e9bf3 100644 --- a/src/Utility/Unescape.h +++ b/src/Utility/Unescape.h @@ -7,4 +7,3 @@ char *unescape_search_url(const char *input); char *url_decode_query(const char *src); #endif - |
