cvs commit: src/sbin/gpt gpt.c

Marcel Moolenaar marcel at FreeBSD.org
Fri Jul 7 02:44:24 UTC 2006


marcel      2006-07-07 02:44:23 UTC

  FreeBSD src repository

  Modified files:
    sbin/gpt             gpt.c 
  Log:
  Fix cut-n-paste bug: compare argument s against known aliases,
  not the global optarg. This bug goes unnoticed because optarg
  is so far always the actual argument for the formal argument s.
  
  Revision  Changes    Path
  1.16      +6 -6      src/sbin/gpt/gpt.c


More information about the cvs-all mailing list