diff options
-rw-r--r-- | docs/LangRef.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html index 19fe8525b9..e14d2f1103 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -1475,7 +1475,7 @@ int* "foo"(%ST* %s) { <h5>Example:</h5> <pre> - <i>; yields {[12 x ubyte]*}:aptr</i> + <i>; yields [12 x ubyte]*:aptr</i> %aptr = getelementptr {int, [12 x ubyte]}* %sptr, uint 0, ubyte 1 </pre> @@ -1695,7 +1695,7 @@ more... <address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address> <!-- Created: Tue Jan 23 15:19:28 CST 2001 --> <!-- hhmts start --> -Last modified: Thu Aug 15 11:18:37 CDT 2002 +Last modified: Mon Aug 19 15:52:29 CDT 2002 <!-- hhmts end --> </font> </body></html> |