chiark / gitweb /
cleanup: All the whitespace fixes, all at once.
[mLib] / man / lbuf.3
index 5ff582ac7c9222864dbd92f0d2f96277fb9fd922..6595f30ceee75094cb72d32cd043806e440ec518 100644 (file)
@@ -96,11 +96,11 @@ The complex interface is the pair of functions
 and
 .BR lbuf_flush .
 .PP
-The 
+The
 .B lbuf_free
 function returns the address and size of a free portion of the line
 buffer's memory into which data may be written.  The function is passed
-the address 
+the address
 .I b
 of the line buffer.  Its result is the size of the free area, and it
 writes the base address of this free space to the location pointed to by