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/blenlib/BLI_fnmatch.h
parent9c088b1b97140ad1b814c17f67d8ca55c0a67511 (diff)
Cleanup: email address formatting
Match git style email addresses, ignored by the spell checker.
Diffstat (limited to 'source/blender/blenlib/BLI_fnmatch.h')
-rw-r--r--source/blender/blenlib/BLI_fnmatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenlib/BLI_fnmatch.h b/source/blender/blenlib/BLI_fnmatch.h
index d09a14621d8..2d0c13bc423 100644
--- a/source/blender/blenlib/BLI_fnmatch.h
+++ b/source/blender/blenlib/BLI_fnmatch.h
@@ -16,7 +16,7 @@
* Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc.
*
* NOTE: The canonical source of this file is maintained with the GNU C Library.
- * Bugs can be reported to bug-glibc@prep.ai.mit.edu.
+ * Bugs can be reported to <bug-glibc@prep.ai.mit.edu>.
*/
#pragma once