Skip to content
Snippets Groups Projects
Commit e859c344 authored by Leslie Linden's avatar Leslie Linden
Browse files

Added missing line end to satisfy coding policy

parent 35feb03d
No related branches found
No related tags found
No related merge requests found
...@@ -383,4 +383,5 @@ LLNotificationPtr LLWindowShade::getCurrentNotification() ...@@ -383,4 +383,5 @@ LLNotificationPtr LLWindowShade::getCurrentNotification()
return LLNotificationPtr(); return LLNotificationPtr();
} }
return mNotifications.back(); return mNotifications.back();
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment