[gnome-usage/benzea/simple-systemd-appid-lookup: 9/9] app-item: Add newline at end of file




commit 0c116e665ca37322295927037290f1a893f34e9c
Author: Benjamin Berg <bberg redhat com>
Date:   Fri Jul 24 14:05:46 2020 +0200

    app-item: Add newline at end of file
    
    Some editors insist on having a newline at the end of the file.

 src/app-item.vala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/app-item.vala b/src/app-item.vala
index 0f9f01b..09be64e 100644
--- a/src/app-item.vala
+++ b/src/app-item.vala
@@ -263,4 +263,4 @@ namespace Usage
                 commandline = "chrome";
         }
     }
-}
\ No newline at end of file
+}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]