Removed an assumption that 'stdin' is a constant, which it's not on Linux. (You can...
authordtrg <none@none>
Fri, 24 Jun 2005 22:10:24 +0000 (22:10 +0000)
committerdtrg <none@none>
Fri, 24 Jun 2005 22:10:24 +0000 (22:10 +0000)
commit779fe568fc6dbc1f62988b6e4fd49247ec1c84f1
tree1ae4042f53e4221cf836be943ea991863b1877b8
parent9bc8c07deb28b04e9b4fc950acdadd822accfe04
Removed an assumption that 'stdin' is a constant, which it's not on Linux. (You can't use it as an initialiser when declaring a global variable.)
util/ceg/EM_parser/common/scan.c