~ubuntu-branches/ubuntu/maverick/libvirt/maverick

« back to all changes in this revision

Viewing changes to src/iptables.h

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2008-06-25 18:51:21 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream) (0.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: james.westby@ubuntu.com-20080625185121-8dku38gpoluks1bx
Tags: upstream-0.4.4
ImportĀ upstreamĀ versionĀ 0.4.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
98
98
#endif /* WITH_QEMU */
99
99
 
100
100
#endif /* __QEMUD_IPTABLES_H__ */
101
 
 
102
 
/*
103
 
 * Local variables:
104
 
 *  indent-tabs-mode: nil
105
 
 *  c-indent-level: 4
106
 
 *  c-basic-offset: 4
107
 
 *  tab-width: 4
108
 
 * End:
109
 
 */