(file) Return to Match.c CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Executor

Diff for /pegasus/src/Executor/Match.c between version 1.1.2.1 and 1.1.2.2

version 1.1.2.1, 2007/01/10 21:44:31 version 1.1.2.2, 2007/01/12 16:53:24
Line 73 
Line 73 
         }         }
         else if (*p == *q)         else if (*p == *q)
         {         {
             *p++;              p++;
             *q++;              q++;
         }         }
         else         else
             return -1;             return -1;


Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2