mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 12:03:29 +00:00
- Fix a typo in this header's guard, prevents multiple inclusion.
svn path=/trunk/; revision=33631
This commit is contained in:
parent
f9814c9de4
commit
483ac0fe6c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#ifndef _WINDBGKD_
|
#ifndef _WINDBGKD_
|
||||||
#define _WINDBGKG_
|
#define _WINDBGKD_
|
||||||
|
|
||||||
//
|
//
|
||||||
// Dependencies
|
// Dependencies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue