Commit 48337397 authored by Magnus Hagander's avatar Magnus Hagander

Fix typo in comment

Masahiko Sawada
parent 6812330f
...@@ -2841,7 +2841,7 @@ exit: ...@@ -2841,7 +2841,7 @@ exit:
/* We shouldn't run out of memory if we're moving locks */ /* We shouldn't run out of memory if we're moving locks */
Assert(!outOfShmem); Assert(!outOfShmem);
/* Put the scrach entry back */ /* Put the scratch entry back */
RestoreScratchTarget(false); RestoreScratchTarget(false);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment