]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - storage.h
Run entire source base through GNU indent to tidy up the varying
[PuTTY.git] / storage.h
index 43f22d3e5d4e94accf776739610049c048a7cf98..779712d257591b22c01953ca614c20ef55779858 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