summaryrefslogtreecommitdiff
path: root/attributes.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 /attributes.cc
parent815fb65195106b8afe1b8dfec5dae605dbd7ccbe (diff)
downloadsgdisk-699941e25a1fcf0beec124203747c8ed20842989.tar.gz
0.7.1 release version
Diffstat (limited to 'attributes.cc')
-rw-r--r--attributes.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/attributes.cc b/attributes.cc
index 0abed40..45de56e 100644
--- a/attributes.cc
+++ b/attributes.cc
@@ -223,4 +223,4 @@ bool Attributes::OperateOnAttributes(const uint32_t partNum, const string& attri
ostream & operator<<(ostream & os, const Attributes & data) {
os << data.GetAttributes();
return os;
-} // operator<<() \ No newline at end of file
+} // operator<<()