X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=ntoskrnl%2Fex%2Fcallback.c;h=6ef87970a0b8815631b06bcc912587672e16be97;hp=99bd8aaca4cf5a21df4af7446a443c47b6638d3a;hb=4d35d59fb9e0a6311f1a621ca1234b2d583ef98e;hpb=37eed355565180738e9e1e63527447cf4ea9498b diff --git a/ntoskrnl/ex/callback.c b/ntoskrnl/ex/callback.c index 99bd8aaca4c..6ef87970a0b 100644 --- a/ntoskrnl/ex/callback.c +++ b/ntoskrnl/ex/callback.c @@ -221,7 +221,7 @@ ExCompareExchangeCallBack(IN OUT PEX_CALLBACK CallBack, /* It failed, check if we had a block */ if (NewBlock) { - /* We did, remove the refernces that we had added */ + /* We did, remove the references that we had added */ ExfReleaseRundownProtectionEx(&NewBlock->RundownProtect, MAX_FAST_REFS + 1); } @@ -333,7 +333,7 @@ ExpInitializeCallbacks(VOID) * @implemented * * Opens or creates a Callback Object. Creates only if Create is true. - * Allows multiple Callback Functions to be registred only if + * Allows multiple Callback Functions to be registered only if * AllowMultipleCallbacks is true. * See: http://www.osronline.com/ddkx/kmarch/k102_967m.htm * http://www.osronline.com/article.cfm?id=24