mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +01:00
Apply suggestions from code review
Co-authored-by: Chris Smowton <smowton@github.com>
This commit is contained in:
committed by
GitHub
parent
fea50065f5
commit
103c770ce7
@@ -104,7 +104,7 @@ private class FileCreateTempFileSink extends FileCreationSink {
|
||||
}
|
||||
|
||||
/**
|
||||
* A guard that checks whether or not the the program is running on the Windows OS.
|
||||
* A guard that holds when the program is definitely running under some version of Windows.
|
||||
*/
|
||||
abstract private class WindowsOsBarrierGuard extends DataFlow::BarrierGuard { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user