From c8d01549ba853d98ef52211d830146bab7cd999f Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 7 Apr 2018 16:13:20 -0700 Subject: [PATCH] Formatting: add semi-colon to CPUserNotification.j --- Foundation/CPUserNotification.j | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Foundation/CPUserNotification.j b/Foundation/CPUserNotification.j index 91c41a53e..4b3588ac6 100644 --- a/Foundation/CPUserNotification.j +++ b/Foundation/CPUserNotification.j @@ -59,7 +59,7 @@ CPUserNotificationActivationTypeActionButtonClicked = 2; @group CPUserNotificationActivationType The user replied to the notification. */ -CPUserNotificationActivationTypeReplied = 3, +CPUserNotificationActivationTypeReplied = 3; /*! @global CPUserNotificationActivationType