]> code.citadel.org Git - citadel.git/blobdiff - citadel/commands.h
New option in the text client to open attachments
[citadel.git] / citadel / commands.h
index cb8757516fe73ec4e62b980e69a1925fbc91eb65..f0bf2cd2b54e6a6409c1c35de810f02ae613a736 100644 (file)
@@ -64,6 +64,7 @@ void pprintf(const char *format, ...);
 
 
 extern char rc_url_cmd[SIZ];
+extern char rc_open_cmd[SIZ];
 extern char rc_gotmail_cmd[SIZ];
 extern int lines_printed;
 extern int rc_remember_passwords;