mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
C++: whitespace fix
This commit is contained in:
@@ -12,7 +12,7 @@ import FunctionInputsAndOutputs
|
||||
import semmle.code.cpp.models.Models
|
||||
|
||||
/**
|
||||
* A function, such as `exec` or `popen` that starts a new process by
|
||||
* A function, such as `exec` or `popen` that starts a new process by
|
||||
* interpreting a string as a shell command.
|
||||
*/
|
||||
abstract class CommandExecutionFunction extends Function {
|
||||
|
||||
Reference in New Issue
Block a user