]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/bi-opcode.c
formatting tweaks
[thirdparty/gcc.git] / gcc / bi-opcode.c
index 6b1ebe4a69e7bc6165df81f5059047ec6262e688..9e5799c028beaba4c82232eaab8e450cbf459e4d 100644 (file)
@@ -61,7 +61,8 @@ main(argc, argv)
 }
 
 /* Safely allocate NBYTES bytes of memory. Returns pointer to block of
-   memory. */
+   memory.  */
+
 char *
 xmalloc (nbytes)
      int nbytes;