Skip to content

Commit

Permalink
Update src/chip.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Soto <alex@alexsoto.me>
  • Loading branch information
mandel-macaque and dalexsoto committed Jun 28, 2021
1 parent b02d9d0 commit e416449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chip.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1649,7 +1649,7 @@ interface ChipDeviceController
bool Startup ([NullAllowed] IChipPersistentStorageDelegate storageDelegate);

[Export ("shutdown")]
bool Shutdown();
bool Shutdown ();
}

[Mac (12,0), Watch (8,0), TV (15,0), iOS (15,0), MacCatalyst (15,0)]
Expand Down

0 comments on commit e416449

Please sign in to comment.