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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.