~ubuntu-branches/ubuntu/trusty/schroot/trusty

« back to all changes in this revision

Viewing changes to bin/schroot-listmounts/schroot-listmounts-main.h

  • Committer: Bazaar Package Importer
  • Author(s): Roger Leigh
  • Date: 2010-10-03 11:57:08 UTC
  • mfrom: (1.1.25 upstream) (2.2.16 sid)
  • Revision ID: james.westby@ubuntu.com-20101003115708-jy1htehs3nsj8u68
* New upstream stable release.
* Updated translations:
  - vi (Closes: #598353).  Thanks to Clytie Siddall.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
#include <sbuild/sbuild-custom-error.h>
27
27
 
 
28
/**
 
29
 * schroot-listmounts program components
 
30
 */
28
31
namespace schroot_listmounts
29
32
{
30
33