]> diplodocus.org Git - nmh/blobdiff - uip/scansbr.c
Apparently on Linux if a slave pty is closed, instead of the master
[nmh] / uip / scansbr.c
index 7023502fbf84b4574d84d51f0201205fb1330fa5..7d81b5138a33efecf5aac149b39a757b4fc9f2f0 100644 (file)
@@ -336,7 +336,7 @@ finished:
 
 /* The following two functions allow access to the global gstate above. */
 void
-scan_finished () {
+scan_finished(void) {
     m_getfld_state_destroy (&gstate);
 }