mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
Merge pull request #2659 from bedalton/formatting-add-semi-colons-cpusernotification
Formatting: add semi colons CPUserNotification.j
This commit is contained in:
@@ -59,7 +59,7 @@ CPUserNotificationActivationTypeActionButtonClicked = 2;
|
||||
@group CPUserNotificationActivationType
|
||||
The user replied to the notification.
|
||||
*/
|
||||
CPUserNotificationActivationTypeReplied = 3,
|
||||
CPUserNotificationActivationTypeReplied = 3;
|
||||
|
||||
/*!
|
||||
@global CPUserNotificationActivationType
|
||||
|
||||
Reference in New Issue
Block a user