Run entire source base through GNU indent to tidy up the varying
[u/mdw/putty] / storage.h
index 43f22d3..779712d 100644 (file)
--- a/storage.h
+++ b/storage.h
@@ -79,7 +79,7 @@ void store_host_key(char *hostname, int port, char *keytype, char *key);
  * Functions to access PuTTY's random number seed file.
  */
 
-typedef void (*noise_consumer_t)(void *data, int len);
+typedef void (*noise_consumer_t) (void *data, int len);
 
 /*
  * Read PuTTY's random seed file and pass its contents to a noise