some domments added

This commit is contained in:
2020-01-31 18:38:18 +01:00
parent 131a60ab2d
commit 94aecb1155
5 changed files with 24 additions and 5 deletions

View File

@@ -286,6 +286,9 @@ what->fidx = what->size - 1;
return 0;
}
/* --------------------------------------------------------------------- */
/*
* this is the WTF function * see tbb.c
*/
int bubulles_to_data(char *fname, char *title, BBList *bbl, int k)
{
FILE *fp;