From: Misha Brukman Date: Thu, 27 Nov 2008 06:41:20 +0000 (+0000) Subject: Fixed HTML closing tag, cleaned up some spacing. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b0a57aa893ff3ce9f6f13d872e84b9e987df4089;p=oota-llvm.git Fixed HTML closing tag, cleaned up some spacing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60153 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.html b/docs/LangRef.html index 4e689186837..74027cebe6d 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -1406,8 +1406,8 @@ Variable argument functions can access their arguments with the {i32, i32} (i32) - A function taking an i32>, returning two - i32 values as an aggregate of type { i32, i32 } + A function taking an i32, returning two + i32 values as an aggregate of type { i32, i32 }