Retry only for https protocol
[elinks.git] / src / scripting / smjs / globhist.h
blobf8e14aee4eede747d321d71972c36e114e4d83ea
1 #ifndef EL__SCRIPTING_SMJS_GLOBHIST_H
2 #define EL__SCRIPTING_SMJS_GLOBHIST_H
4 void smjs_init_globhist_interface(void);
6 #endif