iconv: Bail out of the loop when an illegal sequence of bytes occurs.
[elinks/elinks-j605.git] / src / bookmarks / backend / xbel.h
blob85f6f536a7f4094111db5673187d3a8570cc787c
1 #ifndef EL__BOOKMARKS_BACKEND_XBEL_H
2 #define EL__BOOKMARKS_BACKEND_XBEL_H
4 #include "bookmarks/backend/common.h"
6 extern struct bookmarks_backend xbel_bookmarks_backend;
8 #endif /* !EL__BOOKMARKS_BACKEND_XBEL_H */