~npalix/coccinelle/upstream

« back to all changes in this revision

Viewing changes to cocci.ml

  • Committer: Julia Lawall
  • Author(s): JPR
  • Date: 2019-05-27 02:01:12 UTC
  • Revision ID: git-v1:19ee1697bf152d37a78a20cefe148775bf4b0e0d
Fixing typos

Signed-off-by: Jean-Pierre Rodi <jprodi04@gmail.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
722
722
 *   "a/b/c/x"
723
723
 *
724
724
 * update: if the include is inside a ifdef a put nothing. cf -test incl.
725
 
 * this is because we dont want code added inside ifdef.
 
725
 * this is because we don't want code added inside ifdef.
726
726
 *)
727
727
 
728
728
let compute_new_prefixes xs =