$NetBSD: patch-ac,v 1.3 2009/09/25 09:13:58 wiz Exp $

--- parsing_c/compare_c.ml.orig	2009-09-23 18:41:30.000000000 -0500
+++ parsing_c/compare_c.ml	2009-09-23 18:40:48.000000000 -0500
@@ -31,6 +31,8 @@ type compare_result = 
  * is not enough to substituate until the end of the line. *)
 let cvs_keyword_list = [
   "Id";"Date"; "Revision"; (* the common one *)
+  "FreeBSD";"Heimdal";"KAME";"NetBSD";"OpenBSD";"OpenLDAP";"RuOBSD";
+  "SourceForge";
   "Name";"Author";"CVSHeader";"Header";"Locker";"RCSfile";"Source";"State";
   "Rev";
 ]
