aboutsummaryrefslogtreecommitdiff
path: root/8.1/error.h
diff options
context:
space:
mode:
authorsinanmohd <sinan@firemail.cc>2023-05-15 15:55:53 +0530
committersinanmohd <sinan@firemail.cc>2023-05-15 15:55:53 +0530
commit2a5a57e16f216a9bf8933345014c91f198bb1215 (patch)
treebd70e0ab14d343206e6a2935f1219d7bea28513a /8.1/error.h
parent95b4f909ac709c098fb0ff59d3638826baaae0c0 (diff)
8.1: initial commit
Diffstat (limited to '8.1/error.h')
-rw-r--r--8.1/error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/8.1/error.h b/8.1/error.h
new file mode 100644
index 0000000..e862ac8
--- /dev/null
+++ b/8.1/error.h
@@ -0,0 +1 @@
+void error(char *fmt, ...);