[Github-comments] [geany] Doxygen fixes2 (#826)

Colomban Wendling notifications at xxxxx
Mon Dec 21 22:44:58 UTC 2015


> @@ -106,7 +109,9 @@ typedef enum
>  	/* ^ append items here */
>  	GEANY_MAX_BUILT_IN_FILETYPES	/* Don't use this, use filetypes_array->len instead */
>  }
> -filetype_id;
> +GeanyFiletypeID;
> +
> +#define filetype_id GeanyFiletypeID /* compat define - should be removed in the future */

this is not really related, but I guess it's good

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/826/files#r48201917
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151221/4ce77f96/attachment.html>


More information about the Github-comments mailing list