Skip to content

Commit 365dcb9

Browse files
2 parents ba2b40e + faa611a commit 365dcb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ UPDATE: This is done now!!
247247
pid = 0;
248248
} else {
249249

250-
pid = parentPid;
250+
pid = parentPid;
251251
}
252252
found = true;
253253
break;

0 commit comments

Comments
 (0)