cvs commit: src/tools/regression/security/proc_to_proc scenario.c

Robert Watson rwatson at FreeBSD.org
Sat Jul 17 10:01:25 PDT 2004


rwatson     2004-07-17 17:01:25 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/security/proc_to_proc scenario.c 
  Log:
  gcc now objects to a default label without any contents.  Because I want
  to have a comment present in the default case, add a 'break' to each
  default case that previously had no actual statements.
  
  Revision  Changes    Path
  1.6       +3 -1      src/tools/regression/security/proc_to_proc/scenario.c


More information about the cvs-src mailing list