summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--mips.html.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/mips.html.markdown b/mips.html.markdown
index b5e35525..6f48dc33 100644
--- a/mips.html.markdown
+++ b/mips.html.markdown
@@ -186,6 +186,7 @@ gateways and routers.
# else
# max = c;
# else
+ # if (b > c)
# max = b;
# else
# max = c;