Skip to content
Snippets Groups Projects
Commit 5e1e4701 authored by Cristian Galperti's avatar Cristian Galperti
Browse files

bug fix in function writegitinfoheader.m n/a codeverstr

parent b803e395
No related branches found
No related tags found
No related merge requests found
......@@ -127,7 +127,7 @@ function writegitinfoheader(varargin)
end
else
descstr = 'n/a';
descstr = 'n/a ';
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment