aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPaul Eggert2013-03-04 23:10:55 -0800
committerPaul Eggert2013-03-04 23:10:55 -0800
commita2332e8da9cc241d84cc3e217a6b5fa3c5221f3a (patch)
tree64b8c6322fddde428473cdb125cf96f1ab1a1902 /src
parent28b6b84d4e91cf39c85f194c29b8e044ae6bac87 (diff)
downloademacs-a2332e8da9cc241d84cc3e217a6b5fa3c5221f3a.tar.gz
emacs-a2332e8da9cc241d84cc3e217a6b5fa3c5221f3a.zip
Remove stray character from license URL.
Diffstat (limited to 'src')
-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
15GNU General Public License for more details. 15GNU General Public License for more details.
16 16
17You should have received a copy of the GNU General Public License 17You should have received a copy of the GNU General Public License
18along with GNU Emacs. If not, see <httpยง://www.gnu.org/licenses/>. */ 18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
19 19
20#include <config.h> 20#include <config.h>
21 21