summaryrefslogtreecommitdiff
path: root/lib/glthread/cond.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/glthread/cond.h')
-rw-r--r--lib/glthread/cond.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/glthread/cond.h b/lib/glthread/cond.h
index 9c0f5370b5..6476c79623 100644
--- a/lib/glthread/cond.h
+++ b/lib/glthread/cond.h
@@ -12,7 +12,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 Yoann Vandoorselaere <yoann@prelude-ids.org>, 2008.
Based on Bruno Haible <bruno@clisp.org> lock.h */