mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 22:22:48 +08:00
- Fix typos
svn path=/trunk/; revision=34018
This commit is contained in:
@@ -8,4 +8,9 @@
|
||||
* 25/05/2008 Created
|
||||
*/
|
||||
|
||||
#ifndef _ACDAPI_H
|
||||
#define _ACDAPI_H
|
||||
|
||||
#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_STR_FILE_DESCRIPTION "NDIS Library\0"
|
||||
#define REACTOS_STR_INTERNAL_NAME "ndis\0"
|
||||
|
||||
Reference in New Issue
Block a user