Browse Source

Remove whitespace.

pull/1/head
triton 12 years ago
parent
commit
bf05deaea8
  1. 2
      src/Bridge/Type.cs

2
src/Bridge/Type.cs

@ -234,7 +234,7 @@ namespace CppSharp @@ -234,7 +234,7 @@ namespace CppSharp
{
public PointerType()
{
Modifier = TypeModifier.Pointer;
}
/// <summary>

Loading…
Cancel
Save