Skip to content
Snippets Groups Projects
Commit c6a0f476 authored by Daniele Kruse's avatar Daniele Kruse
Browse files

Adding new line at the end of file

parent 9d5327f7
Branches
Tags
No related merge requests found
......@@ -43,4 +43,4 @@ void castor::tape::legacymsg::unmarshal(const char * &src, size_t &srcLen, TapeM
io::unmarshalUint32(src, srcLen, dst.gid);
io::unmarshalString(src, srcLen, dst.drive);
io::unmarshalInt16(src, srcLen, dst.status);
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment