OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Michael Shalayeff (mickey_at_cvs.openbsd.org)
Date: Fri Oct 04 2002 - 10:31:17 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: mickeycvs.openbsd.org 2002/10/04 09:31:17

    Modified files:
            usr.bin/indent : args.c

    Log message:
    some formatting from mickey.
    From: Maxim Tsyplakov <tmopenbsd.ru>
    indent -i0 somefile.c dumps core in
    indent.c line 276
    ps.ind_level = ps.i_l_follow = col / ps.ind_size;