mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
[PORTCLS] Don't repeat "PORTCLS" module name in version info
This commit is contained in:
committed by
GitHub
parent
82e81b2342
commit
ea8a49d81f
@@ -1,5 +1,5 @@
|
||||
#define REACTOS_VERSION_DLL
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "PORTCLS Port Class Driver API"
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "Port Class Driver API"
|
||||
#define REACTOS_STR_INTERNAL_NAME "portcls"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "portcls.sys"
|
||||
#include <reactos/version.rc>
|
||||
|
||||
Reference in New Issue
Block a user