Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwsetup-ng.git;a=commitdiff;h=da0083a6a3d812944b2fbcf0ebd63857e8a2a7f6

commit da0083a6a3d812944b2fbcf0ebd63857e8a2a7f6
Author: James Buren <[email protected]>
Date:   Mon Aug 27 20:11:37 2012 -0500

append trailing newline

diff --git a/GptPartition.hh b/GptPartition.hh
index bfe3297..862df3a 100644
--- a/GptPartition.hh
+++ b/GptPartition.hh
@@ -57,4 +57,4 @@ protected:
string _gpt_uuid;
unsigned long long _gpt_flags;

-};
\ No newline at end of file
+};
diff --git a/GptPartitionTable.hh b/GptPartitionTable.hh
index f56a7d2..b015c68 100644
--- a/GptPartitionTable.hh
+++ b/GptPartitionTable.hh
@@ -15,4 +15,4 @@ public:
protected:
string _uuid;

-};
\ No newline at end of file
+};
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to