* manual/platform.texi: Add missing @end deftypefun.
authorThomas Schwinge <thomas@codesourcery.com>
Sun, 26 May 2013 16:06:30 +0000 (18:06 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Sun, 26 May 2013 16:06:30 +0000 (18:06 +0200)
Fixup for commit d116b7c414c8239b677e341ac517745db689ac2d.

ChangeLog
manual/platform.texi

index 6c5111c..175ca0c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * manual/platform.texi: Add missing @end deftypefun.
+
 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
 
        [BZ #15529]
index f1a40d6..99f4675 100644 (file)
@@ -57,6 +57,7 @@ Provide a hint that performance will probably be improved if shared resources
 dedicated to the executing processor are released until all outstanding storage
 accesses to cacheable storage for which the data is not in the cache have been
 completed.
+@end deftypefun
 
 @deftypefun {void} __ppc_set_ppr_med (void)
 Set the Program Priority Register to medium value (default).