From c3c9982ddc03331ceb7614b0b2a108c11ee283d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=97=B1=20PixelyIon?= Date: Fri, 27 Mar 2020 19:43:30 +0530 Subject: [PATCH] Add Comments to Time Services + Fix IDE Case Conventions This commit mainly just adds comments to parts of time services and fixes the case conventions in Android Studio. --- .idea/codeStyles/Project.xml | 15 +++++++++++++ .../services/timesrv/ITimeZoneService.h | 22 +++++++++---------- 2 files changed, 26 insertions(+), 11 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index f4faad14..eb8821ea 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -51,6 +51,21 @@ + + + + + + + + + + + + + + +