comparison gen/linker.cpp @ 1313:2bebd938548f

Fix typo in function name
author Frits van Bommel <fvbommel wxs.nl>
date Thu, 07 May 2009 15:33:06 +0200
parents 847b767b2d0b
children 2292878925f4
comparison
equal deleted inserted replaced
1312:c8b9406d84ca 1313:2bebd938548f
361 } 361 }
362 } 362 }
363 363
364 ////////////////////////////////////////////////////////////////////////////// 364 //////////////////////////////////////////////////////////////////////////////
365 365
366 int runExectuable() 366 int runExecutable()
367 { 367 {
368 assert(!gExePath.isEmpty()); 368 assert(!gExePath.isEmpty());
369 assert(gExePath.isValid()); 369 assert(gExePath.isValid());
370 370
371 // build arguments 371 // build arguments