mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=5309
This commit is contained in:
parent
43e2a90b67
commit
c190adb791
|
@ -185,7 +185,7 @@ HRESULT CScreensaver::Create( HINSTANCE hInstance )
|
|||
|
||||
// Save the value back to the registry in case this is the first
|
||||
// execution and so we need the default value later.
|
||||
UtilSetRegKey( REG_BLANK_TIME, blank_time );
|
||||
UtilSetRegKey( REG_BLANK_TIME, m_dwBlankTime );
|
||||
|
||||
|
||||
// Create the screen saver window(s)
|
||||
|
|
Loading…
Reference in New Issue