Removed trailing garbage after [serialports] device name.

This commit is contained in:
Lawson Whitney 2000-12-25 23:48:54 +00:00 committed by Alexandre Julliard
parent ce03ac889c
commit 1d7b6f9513
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ WINE REGISTRY Version 2
[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
"Com3" = "/dev/modem,38400"
"Com3" = "/dev/ttyS2"
"Com4" = "/dev/modem"
[parallelports]