Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2002 20:10:18 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/asa asa.c
Message-ID:  <200205150310.g4F3AIV33238@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/05/14 20:10:18 PDT

  Modified files:
    usr.bin/asa          asa.c 
  Log:
  Remove __P,
  Don't prototype main(),
  C89-style function declarations,
  char **argv -> char *argv[] for main()
  
  PR:             36130
  Approved by:    mike
  
  Revision  Changes    Path
  1.3       +3 -7      src/usr.bin/asa/asa.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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