ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/DecentralizedMedia/BeepRemote.cpp
(Generate patch)

Comparing DecentralizedMedia/BeepRemote.cpp (file contents):
Revision 480 by douglas, 2005-06-14T20:15:18-07:00 vs.
Revision 534 by douglas, 2005-06-29T23:01:02-07:00

# Line 9 | Line 9
9   #include "BeepRemote.hpp"
10  
11   template <>
12 < void BeepRemote::PlaylistAdd(const ext::String& item)
12 > void BeepRemote::PlaylistAdd(const cse::String& item)
13   {
14          ::GList list = { const_cast<char*>(item.NullTerminate()), NULL, NULL };
15  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines