From e2473d3baf00eb9984ce679c716489d891019279 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 30 Nov 2021 09:15:02 +1100 Subject: Cleanup: remove blank lines in comment blocks --- intern/atomic/intern/atomic_ops_msvc.h | 4 ++-- intern/cycles/util/math_fast.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'intern') diff --git a/intern/atomic/intern/atomic_ops_msvc.h b/intern/atomic/intern/atomic_ops_msvc.h index c9ad1a46ab9..9ed8f8e6295 100644 --- a/intern/atomic/intern/atomic_ops_msvc.h +++ b/intern/atomic/intern/atomic_ops_msvc.h @@ -5,7 +5,7 @@ * All rights reserved. * Copyright (C) 2007-2012 Mozilla Foundation. All rights reserved. * Copyright (C) 2009-2013 Facebook, Inc. All rights reserved. - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * 1. Redistributions of source code must retain the above copyright notice(s), @@ -13,7 +13,7 @@ * 2. Redistributions in binary form must reproduce the above copyright notice(s), * this list of conditions and the following disclaimer in the documentation * and/or other materials provided with the distribution. - + * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO diff --git a/intern/cycles/util/math_fast.h b/intern/cycles/util/math_fast.h index cc924f36a71..e2a33b1c26c 100644 --- a/intern/cycles/util/math_fast.h +++ b/intern/cycles/util/math_fast.h @@ -3,7 +3,7 @@ * * Copyright 2008-2014 Larry Gritz and the other authors and contributors. * All Rights Reserved. - + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: -- cgit v1.2.3