diff options
Diffstat (limited to 'time/difftime.c')
-rw-r--r-- | time/difftime.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/time/difftime.c b/time/difftime.c index c7c2b691fe..77fadb7c74 100644 --- a/time/difftime.c +++ b/time/difftime.c @@ -15,7 +15,6 @@ License along with the GNU C Library; if not, see <https://www.gnu.org/licenses/>. */ -/* Written by Paul Eggert <eggert@cs.ucla.edu>. */ #include <time.h> |