Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2010 17:05:30 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/indent args.c indent.1 indent_globs.h lexi.c
Message-ID:  <201003311705.o2VH5xo7090867@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
avg         2010-03-31 17:05:30 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/indent       args.c indent.1 indent_globs.h lexi.c 
  Log:
  SVN rev 205989 on 2010-03-31 17:05:30Z by avg
  
  indent(1): add a new option, -ta, to treat all *_t identifiers as types
  
  Submitted by:   Hans Petter Selasky
  Discussed with: bde
  MFC after:      10 days
  
  Revision  Changes    Path
  1.16      +1 -0      src/usr.bin/indent/args.c
  1.28      +4 -0      src/usr.bin/indent/indent.1
  1.12      +2 -0      src/usr.bin/indent/indent_globs.h
  1.20      +12 -0     src/usr.bin/indent/lexi.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003311705.o2VH5xo7090867>