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:
Diffstat (limited to 'intern/utfconv/utfconv.h')
-rw-r--r--intern/utfconv/utfconv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/utfconv/utfconv.h b/intern/utfconv/utfconv.h
index 185c76422e2..9c1693e3896 100644
--- a/intern/utfconv/utfconv.h
+++ b/intern/utfconv/utfconv.h
@@ -99,4 +99,4 @@ wchar_t * alloc_utf16_from_8(char * in8, size_t add);
#ifdef __cplusplus
}
-#endif \ No newline at end of file
+#endif