diff options
Diffstat (limited to 'src/disptab.h')
-rw-r--r-- | src/disptab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/disptab.h b/src/disptab.h index cdfb080dff7..592a1fa0180 100644 --- a/src/disptab.h +++ b/src/disptab.h @@ -14,7 +14,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 <https://www.gnu.org/licenses/>. */ /* Access the slots of a display-table, according to their purpose. */ |