commit | 3ca9823941b70a1fec2ad16bb02d7dcba7f2f78a | [log] [tgz] |
---|---|---|
author | Patrik Stridvall <ps@leissner.se> | Wed Jun 20 23:03:14 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Jun 20 23:03:14 2001 +0000 |
tree | 36ee73d67d0bd8977e11009c42a9f9f437eb08a8 | |
parent | 4b0343dc5f64c26f92f237274f660cb3d55d7a14 [diff] [blame] |
Documentation ordinal fixes.
diff --git a/msdos/int41.c b/msdos/int41.c index 905218a..cba7337 100644 --- a/msdos/int41.c +++ b/msdos/int41.c
@@ -11,7 +11,7 @@ DEFAULT_DEBUG_CHANNEL(int); /*********************************************************************** - * INT_Int41Handler + * INT_Int41Handler (WPROCS.165) * */ void WINAPI INT_Int41Handler( CONTEXT86 *context )