Ticket #6987: NodeWalker.patch

File NodeWalker.patch, 376 bytes (added by Karvjorm, 13 years ago)

Typo in comment

  • NodeWalker.cpp

     
    4646{
    4747}
    4848
    49 // all the following calls are pure viruals, should not get called
     49// all the following calls are pure virtuals, should not get called
    5050status_t
    5151TWalker::GetNextEntry(BEntry *, bool )
    5252{