Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-09-29 00:29:18 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-09-29 00:30:34 +0300
commit6dceaafe5a21fc0f112b2d206980c30eb4e678e8 (patch)
tree74e3b74b13155097ecc04710e6bb5c356d693860 /intern/cycles/device/hip
parentb524153d61e20419bf7ebe2df099c237c2b4427c (diff)
Cleanup: trailing space, newlines at EOF
Diffstat (limited to 'intern/cycles/device/hip')
-rw-r--r--intern/cycles/device/hip/device.h2
-rw-r--r--intern/cycles/device/hip/util.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/intern/cycles/device/hip/device.h b/intern/cycles/device/hip/device.h
index 76fa8995bed..965fd9e484b 100644
--- a/intern/cycles/device/hip/device.h
+++ b/intern/cycles/device/hip/device.h
@@ -34,4 +34,4 @@ void device_hip_info(vector<DeviceInfo> &devices);
string device_hip_capabilities();
-CCL_NAMESPACE_END \ No newline at end of file
+CCL_NAMESPACE_END
diff --git a/intern/cycles/device/hip/util.h b/intern/cycles/device/hip/util.h
index f8468e0dc5c..0db5174a3db 100644
--- a/intern/cycles/device/hip/util.h
+++ b/intern/cycles/device/hip/util.h
@@ -60,4 +60,4 @@ int hipewCompilerVersion();
CCL_NAMESPACE_END
-#endif /* WITH_HIP */ \ No newline at end of file
+#endif /* WITH_HIP */