Skip to content

Commit

Permalink
Add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
miaoski committed Sep 1, 2013
1 parent 3e2b2fe commit 18fd17f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions minibash.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Minibash on p.173
// Fixed for execlp()
#include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
Expand Down

0 comments on commit 18fd17f

Please sign in to comment.