summaryrefslogtreecommitdiff
path: root/src/w32reg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32reg.c')
-rw-r--r--src/w32reg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32reg.c b/src/w32reg.c
index 9142fee5a40..dcb4ba29716 100644
--- a/src/w32reg.c
+++ b/src/w32reg.c
@@ -28,7 +28,7 @@ Boston, MA 02111-1307, USA. */
#include <stdio.h>
#include <string.h>
-#define REG_ROOT "Software\\GNU\\Emacs"
+#define REG_ROOT "SOFTWARE\\GNU\\Emacs\\"
LPBYTE
win32_get_string_resource (name, class, dwexptype)