diff options
Diffstat (limited to 'lib/gettimeofday.c')
-rw-r--r-- | lib/gettimeofday.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gettimeofday.c b/lib/gettimeofday.c index 8ae7622af31..a11b1830c4c 100644 --- a/lib/gettimeofday.c +++ b/lib/gettimeofday.c @@ -13,7 +13,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/>. */ /* written by Jim Meyering */ |