Browse Source

whitespace fix

pull/6883/head
Jumar Macato 4 years ago
parent
commit
1ba5099d2c
No known key found for this signature in database GPG Key ID: 85076C4D9D3155A3
  1. 1
      src/Avalonia.X11/SMLib.cs

1
src/Avalonia.X11/SMLib.cs

@ -119,7 +119,6 @@ namespace Avalonia.X11
IntPtr clientData
);
[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
public delegate void SmcErrorHandler(
IntPtr smcConn,

Loading…
Cancel
Save