svn commit: r206176 - head/share/examples/indent

Andriy Gapon avg at FreeBSD.org
Mon Apr 5 09:26:04 UTC 2010


Author: avg
Date: Mon Apr  5 09:26:03 2010
New Revision: 206176
URL: http://svn.freebsd.org/changeset/base/206176

Log:
  indent.pro example: put all options one per line
  
  This should help with modification tracking.
  
  Discussed with:	bde
  MFC after:	7 days

Modified:
  head/share/examples/indent/indent.pro

Modified: head/share/examples/indent/indent.pro
==============================================================================
--- head/share/examples/indent/indent.pro	Mon Apr  5 09:24:24 2010	(r206175)
+++ head/share/examples/indent/indent.pro	Mon Apr  5 09:26:03 2010	(r206176)
@@ -14,5 +14,33 @@
 -TSTAILQ_ENTRY
 -TSLIST_HEAD
 -TSLIST_ENTRY
--bad -bap -nbbb -nbc -br -nbs -c41 -cd41 -cdb -ce -ci4 -cli0 -d0 -di8 -ndj
--ei -nfc1 -nfcb -i8 -ip8 -l79 -lc77 -ldi0 -nlp -npcs -psl -sc -nsob -ta -nv
+-bad
+-bap
+-nbbb
+-nbc
+-br
+-nbs
+-c41
+-cd41
+-cdb
+-ce
+-ci4
+-cli0
+-d0
+-di8
+-ndj
+-ei
+-nfc1
+-nfcb
+-i8
+-ip8
+-l79
+-lc77
+-ldi0
+-nlp
+-npcs
+-psl
+-sc
+-nsob
+-ta
+-nv


More information about the svn-src-all mailing list