[gnome-software] trivial: Fix whitespace
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Fix whitespace
- Date: Tue, 5 Mar 2019 17:38:14 +0000 (UTC)
commit 16545b26ce39a5f40be9406aaff723327bdd0a5f
Author: Kalev Lember <klember redhat com>
Date: Tue Mar 5 17:30:41 2019 +0100
trivial: Fix whitespace
lib/gs-app.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/gs-app.h b/lib/gs-app.h
index 4c25961a..f6421f0b 100644
--- a/lib/gs-app.h
+++ b/lib/gs-app.h
@@ -103,7 +103,7 @@ typedef enum {
GS_APP_QUIRK_REMOVABLE_HARDWARE = 1 << 10, /* Since: 3.32 */
GS_APP_QUIRK_DEVELOPER_VERIFIED = 1 << 11, /* Since: 3.32 */
GS_APP_QUIRK_PARENTAL_FILTER = 1 << 12, /* Since: 3.32 */
- GS_APP_QUIRK_NEW_PERMISSIONS = 1 << 13, /* Since: 3.32 */
+ GS_APP_QUIRK_NEW_PERMISSIONS = 1 << 13, /* Since: 3.32 */
GS_APP_QUIRK_PARENTAL_NOT_LAUNCHABLE = 1 << 14, /* Since: 3.32 */
/*< private >*/
GS_APP_QUIRK_LAST
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]