aboutsummaryrefslogtreecommitdiff
path: root/fbwarn/src/extString.h
diff options
context:
space:
mode:
authoraxtloss <axtlos@getcryst.al>2024-02-25 14:42:49 +0100
committeraxtloss <axtlos@getcryst.al>2024-02-25 14:42:49 +0100
commit997368fe5f7ae8651982d0ba509bb54051b54e34 (patch)
tree7aa0e232ebf095b26981cc206affe6ed3519818c /fbwarn/src/extString.h
parent507d58d48f3e99f5fd45171cdbadd9c690f47fe1 (diff)
downloadfsverify-997368fe5f7ae8651982d0ba509bb54051b54e34.tar.gz
fsverify-997368fe5f7ae8651982d0ba509bb54051b54e34.tar.bz2
Expand rectangle function with fill arg
Diffstat (limited to 'fbwarn/src/extString.h')
-rw-r--r--fbwarn/src/extString.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fbwarn/src/extString.h b/fbwarn/src/extString.h
new file mode 100644
index 0000000..06d2b49
--- /dev/null
+++ b/fbwarn/src/extString.h
@@ -0,0 +1 @@
+char *strlwr(char*);