From 3cf6b4d6577c2f467dbb25dd0da8cdc6ad32a7b4 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 13 Apr 2014 14:32:20 -0600 Subject: More trailing whilespace removal --- nuttx/libc/math/lib_log2l.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/libc/math/lib_log2l.c') diff --git a/nuttx/libc/math/lib_log2l.c b/nuttx/libc/math/lib_log2l.c index 21e80a930..e130fe6c8 100644 --- a/nuttx/libc/math/lib_log2l.c +++ b/nuttx/libc/math/lib_log2l.c @@ -10,11 +10,11 @@ * a compatibile, MIT-style license: * * Copyright (C) 2009, 2010 Nick Johnson - * + * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. - * + * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -- cgit v1.2.3