[vlc-devel] commit: upnp_intel: split the big cpp file in two, declaration and implementation. ( Rémi Duraffort )
git version control
git at videolan.org
Fri Jan 9 16:10:08 CET 2009
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Thu Jan 8 11:40:57 2009 +0100| [6531388ad976120bfd389e96982a2dba106a5aaf] | committer: Rémi Duraffort
upnp_intel: split the big cpp file in two, declaration and implementation.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6531388ad976120bfd389e96982a2dba106a5aaf
---
modules/services_discovery/Modules.am | 2 +-
modules/services_discovery/upnp_intel.cpp | 217 ++---------------------------
modules/services_discovery/upnp_intel.hpp | 219 +++++++++++++++++++++++++++++
3 files changed, 229 insertions(+), 209 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=6531388ad976120bfd389e96982a2dba106a5aaf
More information about the vlc-devel
mailing list