summaryrefslogtreecommitdiffhomepage
path: root/examples/sview_split.c
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2021-12-30 16:14:57 +0100
committerTyge Løvset <[email protected]>2021-12-30 16:14:57 +0100
commita2ba1b88606659704625aa73397f80df2a0a038b (patch)
tree3c11591dabc6b3ff34f3a06176da38e067ce5562 /examples/sview_split.c
parenteb0d095d7cdf5c5018d37be4319c99e2fdbfa9c5 (diff)
downloadSTC-modified-a2ba1b88606659704625aa73397f80df2a0a038b.tar.gz
STC-modified-a2ba1b88606659704625aa73397f80df2a0a038b.zip
Renamed c_default_clone to c_default_from (mostly used internally).
Diffstat (limited to 'examples/sview_split.c')
-rw-r--r--examples/sview_split.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sview_split.c b/examples/sview_split.c
index bd5c26d5..8e8443b8 100644
--- a/examples/sview_split.c
+++ b/examples/sview_split.c
@@ -1,5 +1,5 @@
#include <stc/csview.h>
-#define c_arg(a) a
+
int main()
{
// No memory allocations or string length calculations!