~ubuntu-branches/ubuntu/trusty/drbd8/trusty

« back to all changes in this revision

Viewing changes to user/drbdmeta_parser.h

  • Committer: Bazaar Package Importer
  • Author(s): Andres Rodriguez
  • Date: 2011-07-05 15:40:13 UTC
  • mfrom: (1.4.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110705154013-f9l32owj6mi9e1p0
Tags: 2:8.3.11-0ubuntu1
* New upstream release
* debian/patches/01_ubuntu_cn_idx.dpatch: Refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
        TK_FLAGS,
27
27
        TK_INVALID,
28
28
        TK_INVALID_CHAR,
 
29
        TK_LA_BIO_SIZE,
29
30
};
30
31
 
31
32
/* avoid compiler warnings about implicit declaration */