uncrustify config
Ingo Brückl <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <[email protected]> |
Reimar, do we prefer typedef void * (*foo)(void); or typedef void *(*foo)(void); Uncrustify needs the typedef to recognize the function pointer (necessary anyway?). Without typedef it outputs the 2nd one (i.e. removes spaces between pointer star and parenthesis). Ingo _______________________________________________ MPlayer-dev-eng mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng