diff options
Diffstat (limited to 'include/atomic.h')
-rw-r--r-- | include/atomic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/atomic.h b/include/atomic.h index ee1978eb3b..f8647a6717 100644 --- a/include/atomic.h +++ b/include/atomic.h @@ -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/>. */ #ifndef _ATOMIC_H #define _ATOMIC_H 1 |