diff options
Diffstat (limited to 'nptl_db/structs.def')
-rw-r--r-- | nptl_db/structs.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl_db/structs.def b/nptl_db/structs.def index 0d5b65c907..f834d1d74c 100644 --- a/nptl_db/structs.def +++ b/nptl_db/structs.def @@ -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/>. */ #ifndef DB_STRUCT_ARRAY_FIELD # define DB_STRUCT_ARRAY_FIELD(type, field) DB_STRUCT_FIELD (type, field) |