diff options
author | elupus <elupus@svn> | 2009-11-21 13:49:04 +0000 |
---|---|---|
committer | elupus <elupus@svn> | 2009-11-21 13:49:04 +0000 |
commit | aa11ead63cc1ad6a05c804965664b049a95c88ae (patch) | |
tree | 1f01b4fdb18423c7efb071591c92c4cc666478a3 | |
parent | 8c4d23b0055a17e8a0a5e8f3a582d4fc51eea3fc (diff) |
fixed: stray unicode character added in last commit
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24829 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
-rw-r--r-- | xbmc/lib/libGoAhead/XBMChttp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xbmc/lib/libGoAhead/XBMChttp.cpp b/xbmc/lib/libGoAhead/XBMChttp.cpp index b15040373b..11f24eab60 100644 --- a/xbmc/lib/libGoAhead/XBMChttp.cpp +++ b/xbmc/lib/libGoAhead/XBMChttp.cpp @@ -1,4 +1,4 @@ - + /******************************** Description *********************************/ /* |