Remove a typo

git-svn-id: file:///home/svn/framework3/trunk@5175 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2007-10-21 03:16:18 +00:00
parent f38ed1f233
commit 39401d2638
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#include <sys/socket.h>
#include <arpa/inet.h>
#include <netdb.h>
\
#include "cmd.h"
void cmd_download(int argc, char * argv[])