diff options
Diffstat (limited to 'lib/save-cwd.c')
-rw-r--r-- | lib/save-cwd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/save-cwd.c b/lib/save-cwd.c index c1de48e87de..fbd944bb722 100644 --- a/lib/save-cwd.c +++ b/lib/save-cwd.c @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. */ + along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* Gnulib needs to save and restore the current working directory to fully emulate functions like fstatat. But Emacs doesn't care what |