Hi folks, On Thu, Oct 29, 2009 at 10:21:40AM +0100, Simon Josefsson wrote: > Anyone who knows how to get Emacs to indent code like what the libssh2 > uses? What IS the libssh2 coding style anyway? It doesn't seem to be > BSD nor K&R and definitely not the GNU style. > > Alternatively, what parameters to 'indent' can I use to fix indentation > of code I write? > > /Simon > _______________________________________________ > libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
In NEWS file for libssh2 Version 0.17, Sara wrote the options she used to reindent libssh2 source code with GNU indent. Have a look at this from line 290 to 302 in NEWS file Regards -- Sofian Brabez Security R&D Engineer Email: [email protected] Website: www.wallix.com _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
