This commit is contained in:
Connor Lane Smith 2011-05-27 11:13:38 +01:00
parent 864be9b1c7
commit 73c2898e91
1 changed files with 1 additions and 1 deletions

2
tail.c
View File

@ -1,4 +1,4 @@
/* See LICENSE file for copyright and license detaketails. */
/* See LICENSE file for copyright and license details. */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>