- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
     [many files; did this manually to our top-level source dir]
     unexpand and remove end-of-line whitespace; ok markus@
diff --git a/authfd.c b/authfd.c
index 17f5d13..d98f118 100644
--- a/authfd.c
+++ b/authfd.c
@@ -558,7 +558,7 @@
 	return decode_reply(type);
 }
 
-int 
+int
 decode_reply(int type)
 {
 	switch (type) {