~andy-somerville/virtualbox/virtualbox

« back to all changes in this revision

Viewing changes to src/VBox/Runtime/generic/RTLogDefaultInit-generic.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2011-02-21 17:45:23 UTC
  • mfrom: (0.3.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20110221174523-pf7szfol9fj68tum
Tags: 4.0.4-dfsg-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add Apport hook.
    - debian/virtualbox-ose.files/source_virtualbox-ose.py
    - debian/virtualbox-ose.install
  - Drop *-source packages.
* Drop ubuntu-01-xserver-1.10.diff, fixed upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Id: RTLogDefaultInit-generic.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */
 
1
/* $Id: RTLogDefaultInit-generic.cpp $ */
2
2
/** @file
3
3
 * IPRT - Default Log Init, Generic Dummy.
4
4
 */