mirror of
https://github.com/V4bel/dirtyfrag.git
synced 2026-05-16 10:50:10 +00:00
typo
This commit is contained in:
parent
72f2b56c8b
commit
eb33132154
1 changed files with 0 additions and 4 deletions
4
exp.c
4
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
|
* nullok) cases uniformly, and works even when the caller is in a
|
||||||
* background process group of an ssh-allocated PTY.
|
* 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
|
#define _GNU_SOURCE
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue