Hi Hendrik, > Well, let's not argue about "Coding Style"®. ;) > I usually do not care about the *'s position. Some like "type * name", > some "type* name" and some "type *name". I like all of 'em but actually > prefer the second type.
actually I do. The project is not in its best shape, but I try to have all new code follow the general coding style that also applies for the Linux kernel. > > > tcpobex.patch > > > > Please redo this since it no longer applies cleanly and keep a whitspace > > after the comma in parameter list. Also for pointers, the * belongs to > > the variable and not the type. > > I hope I got them all. The patch has been comnitted. Thanks. Regards Marcel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
