From 0c9ea86d2e00ccb13d81ea0623927be86be3adf2 Mon Sep 17 00:00:00 2001 From: Epoch Qwert Date: Mon, 25 Aug 2014 01:49:50 -0500 Subject: fixed the weird use of a?:b; in two places. --- segfault.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/segfault.c b/segfault.c index 1d439f0..389424c 100644 --- a/segfault.c +++ b/segfault.c @@ -1144,8 +1144,8 @@ int main(int argc,char *argv[]) { if(!pwd) { printf("well, shit. I don't know who I am."); return 0; } } for(c=0;c