On Thu, 21 Aug 2008 07:50:12 -0700, "Shawn O. Pearce" <spearce@xxxxxxxxxxx> wrote: > Mike Ralphson <mike@xxxxxxxxxxxx> wrote: > > cgit's receive-pack.c has never had the corresponding typo. > > Fix up method and member names to match. > > Whoops. Thanks. > > > - if (line.equals("capabilties^{}")) { > > + if (line.equals("capabilities^{}")) { > > // special line from git-receive-pack to show > > // capabilities when there are no refs to advertise Wouldn't it be nice to stick to ANSI Comments? I bet AIX xlc will fall over very very fast here -- H.Merijn Brand Amsterdam Perl Mongers http://amsterdam.pm.org/ using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00, 11.11, 11.23, and 11.31, SuSE 10.1, 10.2, and 10.3, AIX 5.2, and Cygwin. http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html