[BACK]Return to match.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mg

Diff for /src/usr.bin/mg/match.c between version 1.10 and 1.11

version 1.10, 2005/04/03 02:09:28 version 1.11, 2005/06/14 18:14:40
Line 1 
Line 1 
 /*      $OpenBSD$       */  /*      $OpenBSD$       */
   
   /* This file is in the public domain. */
   
 /*  /*
  *      Limited parenthesis matching routines   *      Limited parenthesis matching routines
  *   *

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11