diff options
Diffstat (limited to 'modules/openid/xrds.inc')
-rw-r--r-- | modules/openid/xrds.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/openid/xrds.inc b/modules/openid/xrds.inc index cd862cdec..8470997db 100644 --- a/modules/openid/xrds.inc +++ b/modules/openid/xrds.inc @@ -79,4 +79,4 @@ function _xrds_strip_namespace($name) { } return $name; -}
\ No newline at end of file +} |