[Autosec-devel] sonar .indent.pro,1.2,1.3
Brought to you by:
red0x
From: red0x <re...@us...> - 2004-04-08 21:24:59
|
Update of /cvsroot/autosec/sonar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13944 Modified Files: .indent.pro Log Message: Removed plugin_args function calls. plugin_args, and the old way of passing options, has *finally* been removed. Index: .indent.pro =================================================================== RCS file: /cvsroot/autosec/sonar/.indent.pro,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** .indent.pro 8 Apr 2004 19:44:02 -0000 1.2 --- .indent.pro 8 Apr 2004 21:11:47 -0000 1.3 *************** *** 1 **** ! -i8 -sc -bli0 -bl0 -cbi0 -ss --- 1 ---- ! -i4 -sc -bli0 -bl0 -cbi0 -ss |