Remove non-breaking space.
Causes the build on Ubuntu to fail.
This commit is contained in:
parent
d7fefe495e
commit
a18fb1ebaa
1 changed files with 1 additions and 1 deletions
|
@ -343,7 +343,7 @@ namespace Bind.Structures
|
|||
|
||||
#region public bool HasGenericParameters
|
||||
|
||||
public bool HasGenericParameters
|
||||
public bool HasGenericParameters
|
||||
{
|
||||
get
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue