aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/unutf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/unutf.c')
-rw-r--r--src/cmd/unutf.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cmd/unutf.c b/src/cmd/unutf.c
index c1617315..0be7aa8e 100644
--- a/src/cmd/unutf.c
+++ b/src/cmd/unutf.c
@@ -1,3 +1,7 @@
+/*
+ * stupid little program to pipe unicode chars through
+ * when converting to non-utf compilers.
+ */
#include <u.h>
#include <libc.h>
#include <bio.h>