Revision: 8002
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8002&view=rev
Author:   gbiggs
Date:     2009-07-13 08:14:03 +0000 (Mon, 13 Jul 2009)

Log Message:
-----------
Applied patch #2820428

Modified Paths:
--------------
    code/player/trunk/server/drivers/blobfinder/simpleshape/simpleshape.cc

Modified: code/player/trunk/server/drivers/blobfinder/simpleshape/simpleshape.cc
===================================================================
--- code/player/trunk/server/drivers/blobfinder/simpleshape/simpleshape.cc      
2009-07-13 08:11:58 UTC (rev 8001)
+++ code/player/trunk/server/drivers/blobfinder/simpleshape/simpleshape.cc      
2009-07-13 08:14:03 UTC (rev 8002)
@@ -267,7 +267,7 @@
   if (this->LoadModel() != 0)
     return -1;
 
-  return ImageBase::Setup();
+  return ImageBase::MainSetup();
 
   return 0;
 }


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to