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/device.h
parentb524153d61e20419bf7ebe2df099c237c2b4427c (diff)
Cleanup: trailing space, newlines at EOF
Diffstat (limited to 'intern/cycles/device/hip/device.h')
-rw-r--r--intern/cycles/device/hip/device.h2
1 files changed, 1 insertions, 1 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