summaryrefslogtreecommitdiff
path: root/src/components/include/policy/policy_external/policy/policy_settings.h
diff options
context:
space:
mode:
authorConlain Kelly <conlain.k@gmail.com>2018-08-09 13:33:15 -0400
committerConlain Kelly <conlain.k@gmail.com>2018-08-09 13:33:15 -0400
commita68ecb3ac7278e1cc0d6c425ad54527e5376d0ed (patch)
tree087c4b88faf97dfb453d008f2f504396a882200e /src/components/include/policy/policy_external/policy/policy_settings.h
parentc55471953afa6642b3cbc017c96570f5c854a61f (diff)
downloadsdl_core-a68ecb3ac7278e1cc0d6c425ad54527e5376d0ed.tar.gz
yet another style fix
Diffstat (limited to 'src/components/include/policy/policy_external/policy/policy_settings.h')
-rw-r--r--src/components/include/policy/policy_external/policy/policy_settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/include/policy/policy_external/policy/policy_settings.h b/src/components/include/policy/policy_external/policy/policy_settings.h
index ba287be7f9..7eca5129ad 100644
--- a/src/components/include/policy/policy_external/policy/policy_settings.h
+++ b/src/components/include/policy/policy_external/policy/policy_settings.h
@@ -30,7 +30,7 @@ class PolicySettings {
* @return file path
*/
virtual const std::string& policies_snapshot_file_name() const = 0;
-
+
virtual bool use_full_app_id() const = 0;
/**