/[Intel-AMT]/trunk/lib/Intel/AMT/SOAP.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/Intel/AMT/SOAP.pm

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

revision 6 by dpavlin, Sat Aug 8 21:57:47 2009 UTC revision 7 by dpavlin, Sun Aug 9 09:43:12 2009 UTC
# Line 117  sub _soap { Line 117  sub _soap {
117          $soap->autotype(0);          $soap->autotype(0);
118    
119          if ( @_ ) {          if ( @_ ) {
120                  do_soap($soap, "RemoteControl", @_)                  do_soap($soap, $name, @_)
121          } else {          } else {
122                  return $soap;                  return $soap;
123          }          }

Legend:
Removed from v.6  
changed lines
  Added in v.7

  ViewVC Help
Powered by ViewVC 1.1.26