From 2d66233a4bcf319be993c1a3075711c15d9db878 Mon Sep 17 00:00:00 2001 From: "advielsack@googlemail.com" Date: Sat, 6 Apr 2013 00:13:01 +0000 Subject: [PATCH] git-svn-id: http://gsconf.googlecode.com/svn/trunk@12 11042eb7-4a36-49e9-8ab2-01d26d512705 --- gs105e.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gs105e.h b/gs105e.h index 1430f4b..69f79b7 100644 --- a/gs105e.h +++ b/gs105e.h @@ -112,7 +112,7 @@ struct gs105e_discovered { struct gs105e_discovered * next; }; -static char passwordSecret[19] = "NtgrSmartSwitchRock"; +static char passwordSecret[19] = {x4e , 0x74 , 0x67 , 0x72 , 0x53 , 0x6d , 0x61 , 0x72 , 0x74 , 0x53 , 0x77 , 0x69 , 0x74 , 0x63 , 0x68 , 0x52 , 0x6f , 0x63 , 0x6b}; struct gs105e_discovered * gs105e_devs ; -- 2.39.2