big dialogs: set_curosr2 -> set_dlg_cursor.
[elinks.git] / src / protocol / about.h
blobe36e99c3a595e082a59ef0a1507863440665ed87
1 #ifndef EL__PROTOCOL_ABOUT_H
2 #define EL__PROTOCOL_ABOUT_H
4 #include "protocol/protocol.h"
6 extern protocol_handler_T about_protocol_handler;
8 #endif