Updated "getNativeLibraryVersion" javadoc

This commit is contained in:
Alexey Sokolov 2014-01-24 12:43:42 +03:00
parent b9b2b12623
commit cbf5d60039
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@ public class SerialNativeInterface {
/** /**
* Get jSSC native library version * Get jSSC native library version
* *
* @return Version base number. The native lib version for jSSC-2.8.0 should be 2.8 for example * @return native lib version (for jSSC-2.8.0 should be 2.8 for example)
* *
* @since 2.8.0 * @since 2.8.0
*/ */