~ubuntu-branches/debian/lenny/net-snmp/lenny

« back to all changes in this revision

Viewing changes to local/mib2c-conf.d/parent-dependencies.m2i

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-05-10 22:20:23 UTC
  • Revision ID: james.westby@ubuntu.com-20070510222023-3fr07xb9i17xvq32
Tags: upstream-5.3.1
ImportĀ upstreamĀ versionĀ 5.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#############################################################  -*- c -*-
2
2
## generic include for XXX. Do not use directly.
3
3
##
4
 
## $Id: parent-dependencies.m2i,v 1.12 2004/10/08 23:39:17 rstory Exp $
 
4
## $Id: parent-dependencies.m2i,v 1.13 2005/03/04 20:02:40 rstory Exp $
5
5
########################################################################
6
6
@if $m2c_mark_boundary == 1@
7
 
/** START code generated by $RCSfile: parent-dependencies.m2i,v $ $Revision: 1.12 $ */
 
7
/** START code generated by $RCSfile: parent-dependencies.m2i,v $ $Revision: 1.13 $ */
8
8
@end@ # ;
9
9
########################################################################
10
10
##
17
17
 *
18
18
 * Should you need different behavior depending on which columns were
19
19
 * set, rowreq_ctx->column_set_flags will indicate which writeable columns were
20
 
 * set. The definitions for the FLAG_* bits can be found in
 
20
 * set. The definitions for the COLUMN_*_FLAG bits can be found in
21
21
@if $m2c_create_fewer_files != 1@
22
22
 * ${context}_oids.h.
23
23
@else@
59
59
##
60
60
########################################################################
61
61
@if $m2c_mark_boundary == 1@
62
 
/** END code generated by $RCSfile: parent-dependencies.m2i,v $ $Revision: 1.12 $ */
 
62
/** END code generated by $RCSfile: parent-dependencies.m2i,v $ $Revision: 1.13 $ */
63
63
@end@