Skip to content

Commit a0b3179

Browse files
committed
Added todo comment.
1 parent cd19fba commit a0b3179

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

LibIPS.NET/Studier.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ public struct IpsStudy
3030
public IpsError Error;
3131
public long OutlenMin;
3232
public long OutlenMax;
33+
// TODO: This is not really used in my version. May just remove it...
3334
public long OutlenMinMem;
3435
};
3536

0 commit comments

Comments
 (0)