mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
mistakes in templates second part
svn path=/trunk/; revision=2664
This commit is contained in:
parent
7631564040
commit
f090eec7df
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
/* $Id: template.h,v 1.2 2002/02/20 09:17:55 hyperion Exp $
|
/* $Id: template.h,v 1.3 2002/03/03 17:24:04 hyperion Exp $
|
||||||
How to create a new header file from this template:
|
How to create a new header file from this template:
|
||||||
- copy the template in the new file (never edit this file directly, unless
|
- copy the template in the new file (never edit this file directly, unless
|
||||||
that's what you want)
|
that's what you want)
|
||||||
|
@ -7,7 +7,7 @@
|
||||||
instructions
|
instructions
|
||||||
- save your file, and Have Fun! (TM)
|
- save your file, and Have Fun! (TM)
|
||||||
*/
|
*/
|
||||||
/* $ Id $ (EDITME: replace "$ Id $" with "$Id: template.h,v 1.2 2002/02/20 09:17:55 hyperion Exp $")
|
/* $*Id*$ (EDITME: remove asterisks from "$*Id*$")
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
* psx/template.h (EDITME: replace with the real name of the header)
|
* psx/template.h (EDITME: replace with the real name of the header)
|
||||||
|
|
Loading…
Reference in a new issue