diff options
Diffstat (limited to 'support/temp_file.c')
-rw-r--r-- | support/temp_file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/temp_file.c b/support/temp_file.c index eb24ef6..f81018d 100644 --- a/support/temp_file.c +++ b/support/temp_file.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ /* This is required to get an mkstemp which can create large files on some 32-bit platforms. */ |