Fix description of port range.

This commit is contained in:
mmdolze
2013-03-24 13:56:59 +00:00
parent c23077b722
commit 1465c1c1d3
+1 -1
View File
@@ -45,7 +45,7 @@
/**
* Acquires access to parallel port and initializes timing. The parallel port
* must be an I/O-address between 0x200 and 0x300.
* must be an I/O-address between 0x200 and 0x400.
* \param p Pointer to port configuration.
* \return 0 on success, -1 if an error occured.
*/