diff options
Diffstat (limited to 'support/timespec-sub.c')
-rw-r--r-- | support/timespec-sub.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/timespec-sub.c b/support/timespec-sub.c index bf95c7f80d..0fe6517109 100644 --- a/support/timespec-sub.c +++ b/support/timespec-sub.c @@ -15,7 +15,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/>. */ /* Return the difference between two timespec values A and B. On overflow, return an extremal value. This assumes 0 <= tv_nsec < |