Fix trailing whitespace

This commit is contained in:
Markus Armbruster 2008-09-17 21:09:14 -04:00
parent a9653c475b
commit d702068457
509 changed files with 922 additions and 922 deletions

View file

@ -28,7 +28,7 @@
* ioqueue.h: Stores and frees data associated with a file descriptor.
* uses writev to write, and read to read
* Known contributors to this file:
*
*
*/
#ifndef IOQUEUE_H