diff options
Diffstat (limited to 'posix/getconf.c')
-rw-r--r-- | posix/getconf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/getconf.c b/posix/getconf.c index 0211fde441..03e65baaa7 100644 --- a/posix/getconf.c +++ b/posix/getconf.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 <unistd.h> #include <errno.h> |