mirror of
https://github.com/reactos/reactos.git
synced 2025-05-30 22:49:12 +00:00
[CHARMAP_NEW] Fix a copy pasta.
svn path=/trunk/; revision=73099
This commit is contained in:
parent
968516f86d
commit
e9a079b458
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* PROJECT: ReactOS Device Managment
|
* PROJECT: ReactOS Character Map
|
||||||
* LICENSE: GPL - See COPYING in the top level directory
|
* LICENSE: GPL - See COPYING in the top level directory
|
||||||
* FILE: base/applications/mscutils/devmgmt/devmgmt.c
|
* FILE: base/applications/charmap/charmap.cpp
|
||||||
* PURPOSE: Bootstrap for the device manager
|
|
||||||
* COPYRIGHT: Copyright 2006 Ged Murphy <gedmurphy@gmail.com>
|
* COPYRIGHT: Copyright 2006 Ged Murphy <gedmurphy@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue