oofRepPromiseCompleter::findStringForID changed a local var to const char* because strstr is now returning a const char* and so it would not compile under VS 2008
Authored by: andydent 2009-09-13
Parent: [r8]
Child: [r10]