]> git.sur5r.net Git - gsconf/commitdiff
git-svn-id: http://gsconf.googlecode.com/svn/trunk@12 11042eb7-4a36-49e9-8ab2-01d26d5...
authoradvielsack@googlemail.com <advielsack@googlemail.com@11042eb7-4a36-49e9-8ab2-01d26d512705>
Sat, 6 Apr 2013 00:13:01 +0000 (00:13 +0000)
committeradvielsack@googlemail.com <advielsack@googlemail.com@11042eb7-4a36-49e9-8ab2-01d26d512705>
Sat, 6 Apr 2013 00:13:01 +0000 (00:13 +0000)
gs105e.h

index 1430f4be2fd7e484eec1b4d2f0373f2557c5c9a1..69f79b7e6655443efa57f917e3d524296724c257 100644 (file)
--- 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 ;