> - /// llvm_get_global_lock() - returns the llvm global lock object. > + /// llvm_get_global_lock - returns the llvm global lock object. We normally just omit the function name in comments in new code. Cheers, Rafael