cvs commit: p5ee/App-Repository/lib/App/SessionObject RepositoryObjectDomain.pm

[email protected] (Stephen Adkins)
Newsgroups perl.cvs.p5ee
Message-ID <[email protected]>
cvsuser     05/03/28 12:44:26

  Modified:    App-Repository/lib/App/SessionObject
                        RepositoryObjectDomain.pm
  Log:
  fixed syntax error
  
  Revision  Changes    Path
  1.3       +2 -2      p5ee/App-Repository/lib/App/SessionObject/RepositoryObjectDomain.pm
  
  Index: RepositoryObjectDomain.pm
  ===================================================================
  RCS file: /cvs/public/p5ee/App-Repository/lib/App/SessionObject/RepositoryObjectDomain.pm,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- RepositoryObjectDomain.pm	28 Mar 2005 20:32:22 -0000	1.2
  +++ RepositoryObjectDomain.pm	28 Mar 2005 20:44:25 -0000	1.3
  @@ -1,6 +1,6 @@
   
   #############################################################################
  -## $Id: RepositoryObjectDomain.pm,v 1.2 2005/03/28 20:32:22 spadkins Exp $
  +## $Id: RepositoryObjectDomain.pm,v 1.3 2005/03/28 20:44:25 spadkins Exp $
   #############################################################################
   
   package App::SessionObject::RepositoryObjectDomain;
  @@ -51,7 +51,7 @@
           if (ref($object_set) eq "HASH") {
               foreach my $table (keys %$object_set) {
                   if ($object_set->{$table}{gotten}) {
  -                    delete $object_set->{$table}{gotten};)
  +                    delete $object_set->{$table}{gotten};
                       push(@tables, $table);
                   }
               }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.