mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 09:34:36 +00:00
- Fix typos
svn path=/trunk/; revision=34018
This commit is contained in:
parent
2559061aa2
commit
2a4eb36d58
2 changed files with 5 additions and 2 deletions
|
@ -8,4 +8,9 @@
|
||||||
* 25/05/2008 Created
|
* 25/05/2008 Created
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifndef _ACDAPI_H
|
||||||
|
#define _ACDAPI_H
|
||||||
|
|
||||||
#define FILE_DEVICE_RASACD 0xf1
|
#define FILE_DEVICE_RASACD 0xf1
|
||||||
|
|
||||||
|
#endif /* _ACDAPI_H */
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
/* $Id: ndis.rc 21293 2006-03-11 23:55:37Z jimtabor $ */
|
|
||||||
|
|
||||||
#define REACTOS_VERSION_DLL
|
#define REACTOS_VERSION_DLL
|
||||||
#define REACTOS_STR_FILE_DESCRIPTION "NDIS Library\0"
|
#define REACTOS_STR_FILE_DESCRIPTION "NDIS Library\0"
|
||||||
#define REACTOS_STR_INTERNAL_NAME "ndis\0"
|
#define REACTOS_STR_INTERNAL_NAME "ndis\0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue