OSDN Git Service

Remove trailing white spaces.
[pf3gnuchains/gcc-fork.git] / gcc / lto-compress.c
index 8d745f6..e29ded3 100644 (file)
@@ -245,7 +245,7 @@ lto_uncompress_block (struct lto_compression_stream *stream,
 }
 
 /* Finalize STREAM uncompression, and free stream allocations.
-  
+
    Because of the way LTO IL streams are compressed, there may be several
    concatenated compressed segments in the accumulated data, so for this
    function we iterate decompressions until no data remains.  */