mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
-fix special character for ssid
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1315 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -616,7 +616,7 @@ void CStringInputSMS::initSMS(const char * const Valid_Chars)
|
||||
{
|
||||
last_digit = -1; // no key pressed yet
|
||||
const char CharList[10][11] = { "0 -_/()<>=", // 10 characters
|
||||
"1+.,:!?\\",
|
||||
"1+.,:!?\\'",//' for c't search ;)
|
||||
"abc2ä",
|
||||
"def3",
|
||||
"ghi4",
|
||||
|
Reference in New Issue
Block a user