mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
remove extra ';'
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@282 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -31,6 +31,6 @@ namespace ZapitTools
|
||||
std::string UTF8_to_Latin1 (const char *);
|
||||
std::string UTF8_to_UTF8XML(const char *);
|
||||
std::string Latin1_to_UTF8 (const char *);
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@@ -120,4 +120,4 @@ namespace ZapitTools {
|
||||
}
|
||||
return r;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user