Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(406)

Unified Diff: include/plan9/utf.h

Issue 60840049: code review 60840049: lib9: enable on Plan 9 (Closed)
Patch Set: diff -r dc2e4bffd677 https://code.google.com/p/go Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « include/plan9/stdarg.h ('k') | src/cmd/dist/build.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/plan9/utf.h
===================================================================
new file mode 100644
--- /dev/null
+++ b/include/plan9/utf.h
@@ -0,0 +1,5 @@
+// Copyright 2014 The Go Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+#include "../utf.h"
« no previous file with comments | « include/plan9/stdarg.h ('k') | src/cmd/dist/build.c » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b