summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-03-04 23:10:55 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2013-03-04 23:10:55 -0800
commita2332e8da9cc241d84cc3e217a6b5fa3c5221f3a (patch)
tree64b8c6322fddde428473cdb125cf96f1ab1a1902
parent28b6b84d4e91cf39c85f194c29b8e044ae6bac87 (diff)
downloademacs-a2332e8da9cc241d84cc3e217a6b5fa3c5221f3a.tar.gz
Remove stray character from license URL.
-rw-r--r--src/xgselect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xgselect.c b/src/xgselect.c
index db7dce10ad0..2c8e9671abb 100644
--- a/src/xgselect.c
+++ b/src/xgselect.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with GNU Emacs. If not, see <http§://www.gnu.org/licenses/>. */
+along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#include <config.h>