"vscode:/vscode.git/clone" did not exist on "0b9a2a74f6dfae3cb1a6ad5857694eea622a069b"
lib/simbricks/base/if.h: fix docstring for SimBricksBaseIfOutSync()
The doc string says to return 1 in the case of an unnecessary sync, which the implementation actually doesn't do. It instead considers an unnecessary sync as success, which is generally also the intended behavior.
Showing
Please register or sign in to comment