Changeset 8067 for trunk/src


Ignore:
Timestamp:
Mar 10, 2002, 5:56:58 AM (23 years ago)
Author:
bird
Message:

Copyright.

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:34 bird Exp $
     1/* $Id: ignore.c,v 1.2 2002-03-10 04:56:58 bird Exp $
    22 *
    33 * Ignores lines matching a certain pattern.
    44 *
    5  * Copyright (c) 2001 knut st. osmundsen (kosmunds@csc.com)
     5 * Copyright (c) 2001-2002 knut st. osmundsen (bird@anduin.net)
    66 *
    77 * Project Odin Software License can be found in LICENSE.TXT
     
    201201    return Res.codeResult != 0 ? Res.codeResult : 8;
    202202}
     203
Note: See TracChangeset for help on using the changeset viewer.