Cleanups.
committer: mfx <mfx> 1034719891 +0000
This commit is contained in:
+1
-1
@@ -1159,7 +1159,7 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
#endif
|
||||
#if defined(WITH_NRV)
|
||||
if (nrv_init() != NRV_E_OK)
|
||||
if (nrv_init() != NRV_E_OK || NRV_VERSION != nrv_version())
|
||||
{
|
||||
show_head();
|
||||
fprintf(stderr,"nrv_init() failed - check your NRV installation !\n");
|
||||
|
||||
Reference in New Issue
Block a user