diff options
Diffstat (limited to 'libio/tst-fwrite-error.c')
-rw-r--r-- | libio/tst-fwrite-error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/tst-fwrite-error.c b/libio/tst-fwrite-error.c index f448564032..611901d66c 100644 --- a/libio/tst-fwrite-error.c +++ b/libio/tst-fwrite-error.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/>. */ #include <errno.h> #include <fcntl.h> |