Index: openid_ax.module =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/openid_ax/openid_ax.module,v retrieving revision 1.4 diff -u -r1.4 openid_ax.module --- openid_ax.module 30 Jun 2008 07:48:28 -0000 1.4 +++ openid_ax.module 23 Sep 2008 14:42:09 -0000 @@ -56,5 +56,3 @@ return $request; } - -?> Index: openid_ax.inc =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/openid_ax/openid_ax.inc,v retrieving revision 1.11 diff -u -r1.11 openid_ax.inc --- openid_ax.inc 4 Jul 2008 08:52:14 -0000 1.11 +++ openid_ax.inc 23 Sep 2008 14:42:09 -0000 @@ -429,4 +429,3 @@ } return $ax_user_response; } -?> \ No newline at end of file