Remove stray character from license URL.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Mar 2013 07:10:55 +0000 (23:10 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Mar 2013 07:10:55 +0000 (23:10 -0800)
src/xgselect.c

index db7dce1..2c8e967 100644 (file)
@@ -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>