summaryrefslogtreecommitdiff
path: root/mbrpart.cc
diff options
context:
space:
mode:
authorsrs5694 <srs5694@users.sourceforge.net>2011-03-21 21:33:57 -0400
committersrs5694 <srs5694@users.sourceforge.net>2011-03-21 21:33:57 -0400
commit699941e25a1fcf0beec124203747c8ed20842989 (patch)
treeeb2629231de8c6a973e3ef449fab80082b87a9ae /mbrpart.cc
parent815fb65195106b8afe1b8dfec5dae605dbd7ccbe (diff)
downloadsgdisk-699941e25a1fcf0beec124203747c8ed20842989.tar.gz
0.7.1 release version
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()