mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 11:50:19 +08:00
function name to left-most column
svn path=/trunk/; revision=5448
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: context.c,v 1.1 2003/07/22 20:10:04 hyperion Exp $
|
||||
/* $Id: context.c,v 1.2 2003/08/07 03:35:06 royce Exp $
|
||||
*/
|
||||
/*
|
||||
*/
|
||||
@@ -13,7 +13,8 @@
|
||||
|
||||
#include <rosrtl/thread.h>
|
||||
|
||||
NTSTATUS NTAPI RtlRosInitializeContext
|
||||
NTSTATUS NTAPI
|
||||
RtlRosInitializeContext
|
||||
(
|
||||
IN HANDLE ProcessHandle,
|
||||
OUT PCONTEXT Context,
|
||||
|
||||
Reference in New Issue
Block a user