- Fix typos

svn path=/trunk/; revision=34018
This commit is contained in:
Dmitry Chapyshev 2008-06-18 19:33:55 +00:00
parent 2559061aa2
commit 2a4eb36d58
2 changed files with 5 additions and 2 deletions

View file

@ -8,4 +8,9 @@
* 25/05/2008 Created
*/
#ifndef _ACDAPI_H
#define _ACDAPI_H
#define FILE_DEVICE_RASACD 0xf1
#endif /* _ACDAPI_H */

View file

@ -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"