mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
Used consistent wording for HotPocket.
This commit is contained in:
@@ -563,7 +563,7 @@ namespace sc
|
||||
}
|
||||
else if (pid > 0)
|
||||
{
|
||||
// Hot Pocket process.
|
||||
// HotPocket process.
|
||||
int status = 0;
|
||||
if (waitpid(pid, &status, 0) == -1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user