/[libconf]/libconf/perl-Libconf/Libconf.pm
ViewVC logotype

Diff of /libconf/perl-Libconf/Libconf.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.48 by tv, Thu Nov 27 12:09:28 2003 UTC revision 1.49 by dams, Thu Nov 27 14:33:28 2003 UTC
# Line 111  sub getAtom { Line 111  sub getAtom {
111  }  }
112    
113  sub findAtomPos {  sub findAtomPos {
114      my ($out, $ref_args, $_first_atom, $_last_atom) = @_;      my ($out, $ref_args, $first_atom, $last_atom) = @_;
115      my %args=%$ref_args;      my %args=%$ref_args;
116      eval($templates{$out->{template_name}}{find_atom_pos});      eval($templates{$out->{template_name}}{find_atom_pos});
117  }  }

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26