summaryrefslogtreecommitdiff
path: root/src/util/hash_table.h
diff options
context:
space:
mode:
authorIcecream95 <ixn@disroot.org>2022-04-04 13:02:40 +1200
committerMarge Bot <emma+marge@anholt.net>2022-04-10 23:28:47 +0000
commitab3ee60282b6e761fc9c6ec1091ab0abe24b5b33 (patch)
tree0d7a753995d67ee5db3c4a161eebde5d4531a59e /src/util/hash_table.h
parentee2741e4511cfa9d6ace3603bbb83454269e5922 (diff)
util/hash_table: Remove Unicode byte order mark
The mark can confuse utilities which do not support Unicode, and no other file has the character. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15728>
Diffstat (limited to 'src/util/hash_table.h')
-rw-r--r--src/util/hash_table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/hash_table.h b/src/util/hash_table.h
index d19c195807f..c8a96b79edf 100644
--- a/src/util/hash_table.h
+++ b/src/util/hash_table.h
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright © 2009,2012 Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a