diff options
Diffstat (limited to 'lib/pselect.c')
-rw-r--r-- | lib/pselect.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pselect.c b/lib/pselect.c index 0c44ca9c0ff..2ea7c45307c 100644 --- a/lib/pselect.c +++ b/lib/pselect.c @@ -15,7 +15,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/>. */ + with this program; if not, see <https://www.gnu.org/licenses/>. */ /* written by Paul Eggert */ |