diff options
Diffstat (limited to 'src/w32.h')
-rw-r--r-- | src/w32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32.h b/src/w32.h index 1727f8bc629..cd782883c6d 100644 --- a/src/w32.h +++ b/src/w32.h @@ -17,7 +17,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/>. */ #ifdef CYGWIN #error "w32.h is not compatible with Cygwin" |