diff scripts/miscellaneous/swapbytes.m @ 10821:693e22af08ae

Grammarcheck documentation of m-files Add newlines between @item fields for readability.
author Rik <octave@nomad.inbox5.com>
date Mon, 26 Jul 2010 21:25:36 -0700
parents 95c3e38098bf
children fe3c3dfc07eb
line wrap: on
line diff
--- a/scripts/miscellaneous/swapbytes.m	Mon Jul 26 07:41:23 2010 -0400
+++ b/scripts/miscellaneous/swapbytes.m	Mon Jul 26 21:25:36 2010 -0700
@@ -19,7 +19,7 @@
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} swapbytes (@var{x})
 ## Swaps the byte order on values, converting from little endian to big 
-## endian and vice versa.  For example
+## endian and vice versa.  For example:
 ##
 ## @example
 ## @group