Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13115667
D6155.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
423 B
Subscribers
None
D6155.diff
View Options
diff --git a/src/random.cpp b/src/random.cpp
--- a/src/random.cpp
+++ b/src/random.cpp
@@ -116,7 +116,7 @@
}
static void ReportHardwareRand() {
- // This must be done in a separate function, as HWRandInit() may be
+ // This must be done in a separate function, as InitHardwareRand() may be
// indirectly called from global constructors, before logging is
// initialized.
if (g_rdseed_supported) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 1, 11:42 (3 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5187666
Default Alt Text
D6155.diff (423 B)
Attached To
D6155: doc: correct function name in ReportHardwareRand()
Event Timeline
Log In to Comment