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-01-24 08:07:36 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-01-24 08:08:17 +0300
commit9ad181a5d0d77ae0f4b9e368bc74a32714e300f6 (patch)
treeafeb6741bfae2875f25f9382ff011acc34475186 /source/blender/imbuf
parent9c088b1b97140ad1b814c17f67d8ca55c0a67511 (diff)
Cleanup: email address formatting
Match git style email addresses, ignored by the spell checker.
Diffstat (limited to 'source/blender/imbuf')
-rw-r--r--source/blender/imbuf/intern/dds/ColorBlock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/imbuf/intern/dds/ColorBlock.h b/source/blender/imbuf/intern/dds/ColorBlock.h
index 0271c7964b8..9c3d73bbb0d 100644
--- a/source/blender/imbuf/intern/dds/ColorBlock.h
+++ b/source/blender/imbuf/intern/dds/ColorBlock.h
@@ -25,7 +25,7 @@
* Original license from NVIDIA follows.
*/
-// This code is in the public domain -- castanyo@yahoo.es
+// This code is in the public domain -- <castanyo@yahoo.es>
#pragma once