diff options
Diffstat (limited to 'libc/stdlib/div.c')
-rw-r--r-- | libc/stdlib/div.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdlib/div.c b/libc/stdlib/div.c index 6c595959e..c921e48ea 100644 --- a/libc/stdlib/div.c +++ b/libc/stdlib/div.c @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * div for uClibc * Copyright (C) 2000-2006 by Erik Andersen <andersen@uclibc.org> |