Skip to content

Commit

Permalink
Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
wandell committed Jul 6, 2018
1 parent a9b65b1 commit b60e050
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion @scitran/downloadFile.m
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
% Param/value pairs
p.addParameter('containertype','',@ischar); % If file is string, required
p.addParameter('containerid','',@ischar); % If file is string, required
% p.addParameter('sessionid','',@ischar); % If file is string, required
p.addParameter('destination','',@ischar);
p.addParameter('size',[],@isnumeric);

Expand Down
2 changes: 1 addition & 1 deletion @scitran/scitran.m
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
% Parameter/Value
% 'action' - {'create', 'refresh', 'remove'}
%
% See https://github.com/scitran/client/wiki
% See https://github.com/vistasoft/scitran/wiki
%
% Examples:
%
Expand Down

0 comments on commit b60e050

Please sign in to comment.