]> code.citadel.org Git - citadel.git/blobdiff - citadel/userlist.c
* Restore the proper tty parameters when exiting because of a dead server connection.
[citadel.git] / citadel / userlist.c
index 33a0bc85fe27b290b6703cb40f16b5f796d5c89f..3f78cea6fb0e03b61aa2c852984de2864838a2d8 100644 (file)
@@ -105,3 +105,11 @@ char *strerror(int e)
        return(buf);
 }
 #endif
+
+
+/*
+ * Stub function
+ */
+void stty_ctdl(int cmd) {
+}
+