From eb33132154281c8dddfddffb062e9179ec8b3a2b Mon Sep 17 00:00:00 2001 From: V4bel Date: Fri, 8 May 2026 03:46:07 +0900 Subject: [PATCH] typo --- exp.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/exp.c b/exp.c index 837c3c0..d8d5711 100644 --- a/exp.c +++ b/exp.c @@ -1656,10 +1656,6 @@ int rxrpc_lpe_main(int argc, char **argv) * nullok) cases uniformly, and works even when the caller is in a * background process group of an ssh-allocated PTY. * - * Build: - * gcc -O0 -static -Wall -o dirtyfrag-exp \ - * dirtyfrag_exp.c su_body.c rxrpc_body.c -lutil - * */ #define _GNU_SOURCE #include