diff options
Diffstat (limited to 'tests/test-sys_wait.c')
-rw-r--r-- | tests/test-sys_wait.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-sys_wait.c b/tests/test-sys_wait.c index d3b6804914..289a37e71c 100644 --- a/tests/test-sys_wait.c +++ b/tests/test-sys_wait.c @@ -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 Eric Blake <ebb9@byu.net>, 2009. */ |