- Timestamp:
- Mar 10, 2002, 5:56:58 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/kKrnlLib/tools/ignore.c
r7052 r8067 1 /* $Id: ignore.c,v 1. 1 2001-10-14 22:52:34bird Exp $1 /* $Id: ignore.c,v 1.2 2002-03-10 04:56:58 bird Exp $ 2 2 * 3 3 * Ignores lines matching a certain pattern. 4 4 * 5 * Copyright (c) 2001 knut st. osmundsen (kosmunds@csc.com)5 * Copyright (c) 2001-2002 knut st. osmundsen (bird@anduin.net) 6 6 * 7 7 * Project Odin Software License can be found in LICENSE.TXT … … 201 201 return Res.codeResult != 0 ? Res.codeResult : 8; 202 202 } 203
Note:
See TracChangeset
for help on using the changeset viewer.