cvs commit: src/usr.sbin/mailwrapper mailwrapper.c
    Chris Pressey 
    cpressey at crater.dragonflybsd.org
       
    Tue Mar  1 23:35:40 PST 2005
    
    
  
cpressey    2005/03/01 23:35:32 PST
DragonFly src repository
  Modified files:
    usr.sbin/mailwrapper mailwrapper.c 
  Log:
  Raise WARNS to 6:
  - Un-const-ify a function argument;
  - Use a signed integer in a loop bounded by a signed integer.
  
  Revision  Changes    Path
  1.6       +6 -5      src/usr.sbin/mailwrapper/mailwrapper.c
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/mailwrapper/mailwrapper.c.diff?r1=1.5&r2=1.6&f=u
    
    
More information about the Commits
mailing list