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

Unified Diff: src/cmd/5g/gsubr.c

Issue 6275048: code review 6275048: cmd/5g: fix typo (Closed)
Patch Set: diff -r bf213ff514ed https://go.googlecode.com/hg/ Created 11 years, 10 months 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/cmd/5g/gsubr.c
===================================================================
--- a/src/cmd/5g/gsubr.c
+++ b/src/cmd/5g/gsubr.c
@@ -1143,7 +1143,7 @@
// Generate an instruction referencing *n
// to force segv on nil pointer dereference.
-bsdvoid
+void
checkref(Node *n)
{
Node m1, m2;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

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