~swem/ubuntu/vivid/lshw/lp1471983

« back to all changes in this revision

Viewing changes to src/core/mounts.cc

  • Committer: Package Import Robot
  • Author(s): Ghe Rivero
  • Date: 2012-06-30 10:15:18 UTC
  • mfrom: (1.1.10) (2.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20120630101518-xuzmzikehiuqzyep
Tags: 02.16-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
#include <unistd.h>
17
17
 
18
18
 
19
 
__ID("@(#) $Id: mounts.cc 2336 2010-10-05 09:34:27Z lyonel $");
 
19
__ID("@(#) $Id: mounts.cc 2433 2012-01-10 22:01:30Z lyonel $");
20
20
 
21
21
#define MOUNTS "/proc/mounts"
22
22