? coder.patch Index: includes/coder_style.inc =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/coder/includes/coder_style.inc,v retrieving revision 1.4.4.9 diff -u -p -r1.4.4.9 coder_style.inc --- includes/coder_style.inc 23 Mar 2007 06:17:43 -0000 1.4.4.9 +++ includes/coder_style.inc 23 Mar 2007 19:09:03 -0000 @@ -57,7 +57,7 @@ function coder_style_reviews() { '#source' => 'all', '#value' => '$Id', '#case-sensitive' => true, - '#warning' => 'Include the CVS keyword $Id: coder_style.inc,v 1.4.4.9 2007/03/23 06:17:43 douggreen Exp $ in each file', + '#warning' => "Include the CVS keyword \$Id\$ in each file", ), array( '#type' => 'regex',