From aab9736a4eaf205faa8f2084df8099c915a6365d Mon Sep 17 00:00:00 2001 From: Rafael Dantas Justo Date: Thu, 16 Jul 2015 08:05:59 -0300 Subject: [PATCH] better name for the file that store the code points list --- idn/{idna_table.go => code_points.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename idn/{idna_table.go => code_points.go} (100%) diff --git a/idn/idna_table.go b/idn/code_points.go similarity index 100% rename from idn/idna_table.go rename to idn/code_points.go