~ubuntu-branches/ubuntu/maverick/bind9/maverick

« back to all changes in this revision

Viewing changes to lib/dns/rdata/generic/ptr_12.h

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2005-04-19 10:21:58 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050419102158-kp20cp1bqf4ivpzy
Tags: 1:9.3.1-2ubuntu1
resync with debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
#ifndef GENERIC_PTR_12_H
19
19
#define GENERIC_PTR_12_H 1
20
20
 
21
 
/* $Id: ptr_12.h,v 1.22.2.1 2004/03/09 06:11:33 marka Exp $ */
 
21
/* $Id: ptr_12.h,v 1.22.206.1 2004/03/06 08:14:11 marka Exp $ */
22
22
 
23
23
typedef struct dns_rdata_ptr {
24
24
        dns_rdatacommon_t       common;