Author: eadler
Date: Thu Nov 15 15:21:58 2012
New Revision: 243085
URL: http://svnweb.freebsd.org/changeset/base/243085

Log:
  This wasn't supposed to be in there - I committed the wrong patch.
  
  Approved by: cperciva (implicit)

Modified:
  head/usr.sbin/chkgrp/chkgrp.c

Modified: head/usr.sbin/chkgrp/chkgrp.c
==============================================================================
--- head/usr.sbin/chkgrp/chkgrp.c       Thu Nov 15 15:16:50 2012        
(r243084)
+++ head/usr.sbin/chkgrp/chkgrp.c       Thu Nov 15 15:21:58 2012        
(r243085)
@@ -69,7 +69,6 @@ main(int argc, char *argv[])
                        break;
                case '?':
                default:
-                       printf("hello\n");
                        usage();
            }
     }
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to