mirror of
https://github.com/AppleCommander/ShrinkItArchive.git
synced 2024-12-22 02:31:00 +00:00
Minor correction to comments.
This commit is contained in:
parent
af85d76306
commit
048f640e81
@ -100,7 +100,7 @@ public class LittleEndianByteInputStream extends InputStream implements ByteCons
|
||||
}
|
||||
/**
|
||||
* Read the TimeRec into a Java Date object.
|
||||
* Note that years 1900-1939 are assumed to be 2000-2039 per the NuFX addendum
|
||||
* Note that years 00-39 are assumed to be 2000-2039 per the NuFX addendum
|
||||
* at http://www.nulib.com/library/nufx-addendum.htm.
|
||||
* @see http://www.nulib.com/library/nufx-addendum.htm
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user