Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo de Raadt committed Aug 5, 2004
1 parent 26ba582 commit 6f56738
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grep.c
@@ -1,4 +1,4 @@
/* $OpenBSD: grep.c,v 1.27 2004/04/02 18:39:36 otto Exp $ */
/* $OpenBSD: grep.c,v 1.28 2004/05/07 14:51:42 millert Exp $ */

/*-
* Copyright (c) 1999 James Howard and Dag-Erling Coïdan Smørgrav
Expand Down Expand Up @@ -449,7 +449,7 @@ main(int argc, char *argv[])
}
}
}

if (lbflag)
setlinebuf(stdout);

Expand Down

0 comments on commit 6f56738

Please sign in to comment.