Fix public declaration.

This commit is contained in:
ramiro%netscape.com 1999-07-07 08:21:51 +00:00
parent 0efef3c3f9
commit 63657292b2

View File

@ -38,7 +38,7 @@ XP_ListNextEncodingType(PRBool first);
/* register a mime type and a command to be executed
*/
extern void
extern PUBLIC void
NET_RegisterExternalViewerCommand(char * format_in,
char * system_command,
unsigned int stream_block_size);