adding unimplemented flag

This commit is contained in:
tth 2019-01-28 12:55:07 +01:00
джерело 722dea4a83
коміт e70f0d50ed
1 змінених файлів з 1 додано та 0 видалено

@ -206,6 +206,7 @@ return 0;
/* flags :
* 0x0001 print diameter
* 0x0002 print graylevel
* 0x0004 print RGB values
*/
int fprint_bubulles(FILE *fp, char *title, BBList *bbl, int opts)
{