GNOME Bugzilla – Bug 340410
Various cleanups for ORBit2/linc
Last modified: 2006-05-04 17:28:06 UTC
- remove unused variables and code - fix format specifiers - remove obsolete comment in configure.in - remove redundant const markers in linc - s/if/ifdef in some placess - fix some typos - mark some code as static - fix use of wrong variable in test/echo-srv.c
Created attachment 64669 [details] [review] cleanups
looks lovely to me - please do commit. it'd also be great to bin the LINC_SSL_SUPPORT AC_SUBST in configure.in too. Thanks.
Removed the ssl bits and commited.
This change caused bug 340532...