summaryrefslogtreecommitdiff
path: root/mbrpart.cc
diff options
context:
space:
mode:
Diffstat (limited to 'mbrpart.cc')
-rw-r--r--mbrpart.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbrpart.cc b/mbrpart.cc
index f0e4f90..c721f3f 100644
--- a/mbrpart.cc
+++ b/mbrpart.cc
@@ -346,4 +346,4 @@ void MBRPart::ShowData(int isGpt) {
cout.width(2);
cout.fill('0');
cout << hex << (int) partitionType << dec << "\n";
-} // MBRPart::ShowData() \ No newline at end of file
+} // MBRPart::ShowData()