summaryrefslogtreecommitdiff
path: root/update_ev_wrap
diff options
context:
space:
mode:
Diffstat (limited to 'update_ev_wrap')
-rwxr-xr-xupdate_ev_wrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_ev_wrap b/update_ev_wrap
index 30ebb4f..6e43069 100755
--- a/update_ev_wrap
+++ b/update_ev_wrap
@@ -7,4 +7,4 @@
) | cc -E -o - - | sed -n -e 's/define/#define/p' | (
echo "/* DO NOT EDIT, automatically generated by update_ev_wrap */"
cat
-) | tee ev_wrap.h
+) > ev_wrap.h