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

Comparing DecentralizedMedia/MediaFile.hpp (file contents):
Revision 485 by douglas, 2005-06-16T23:12:24-07:00 vs.
Revision 486 by douglas, 2005-06-16T23:19:49-07:00

# Line 18 | Line 18
18  
19   struct MediaFile
20   {
21 <        mutable _H<dbi::Connection>& connection;
21 >        mutable _H<dbi::Connection> connection;
22          api::Path path;
23          ext::String artist, title, album, genre;
24          MediaFile(_H<dbi::Connection>& connection, const api::Path& path);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines