]> git.0d.be Git - empathy.git/commit
Correct grouping in the hostname regexp
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Wed, 31 Aug 2011 14:14:15 +0000 (15:14 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Wed, 31 Aug 2011 14:16:31 +0000 (15:16 +0100)
commitfcd22fbdd8d4545b04e15f3bcb6e4384e7d0ded6
tree627b138a8d569ca39bbae3e89b8ff486450006f7
parent022c807d5dee69a54c565051cea62571b29d3ebf
Correct grouping in the hostname regexp

Correctly group our subregexp otherwise hostnames like the following
won't be recognized due to the way things expand:
  a.com
  example.c-om
libempathy-gtk/empathy-account-widget.c