Skip to content
Snippets Groups Projects
Commit d41a6827 authored by slevy's avatar slevy
Browse files

Declare specks_read_cmap().

parent 29bb492a
No related branches found
No related tags found
No related merge requests found
......@@ -510,6 +510,8 @@ extern void specks_discard( struct stuff *, struct specklist **slist ); /* Fre
extern int specks_check_async( struct stuff ** );
extern int specks_add_async( struct stuff *st, char *cmdstr, int replytoo );
extern void specks_read_cmap( struct stuff *st, char *fname, int *ncmapp, struct cment **cmapp );
extern void specks_set_annotation( struct stuff *, CONST char *str );
extern void specks_current_frame( struct stuff *, struct specklist *sl );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment