aboutsummaryrefslogtreecommitdiffstats
path: root/src/fsec-print
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-08-08 19:57:48 -0400
committerLibravatar Tad <tad@spotco.us>2018-08-08 19:57:48 -0400
commit5c19c4239949fe5c1ecddbdc207b0c40bcde1064 (patch)
tree667fb6d5989c7d2b610428bca778e872f8569ca8 /src/fsec-print
parentMinor private-etc cleanup (diff)
downloadfirejail-5c19c4239949fe5c1ecddbdc207b0c40bcde1064.tar.gz
firejail-5c19c4239949fe5c1ecddbdc207b0c40bcde1064.tar.zst
firejail-5c19c4239949fe5c1ecddbdc207b0c40bcde1064.zip
Replace all possible HTTP links with HTTPS
Diffstat (limited to 'src/fsec-print')
-rw-r--r--src/fsec-print/print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fsec-print/print.c b/src/fsec-print/print.c
index faf59aa35..1042f0c3e 100644
--- a/src/fsec-print/print.c
+++ b/src/fsec-print/print.c
@@ -39,7 +39,7 @@
39 * for more details. 39 * for more details.
40 * 40 *
41 * You should have received a copy of the GNU Lesser General Public License 41 * You should have received a copy of the GNU Lesser General Public License
42 * along with this library; if not, see <http://www.gnu.org/licenses>. 42 * along with this library; if not, see <https://www.gnu.org/licenses>.
43 */ 43 */
44 44
45#include "fsec_print.h" 45#include "fsec_print.h"