- changes due to libsys changes
Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/trunk@625 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -24,7 +24,7 @@ struct adjektive
|
||||
|
||||
char getch(void)
|
||||
{
|
||||
return readchar();
|
||||
return _getchar();
|
||||
}
|
||||
|
||||
void randomize(void)
|
||||
|
||||
Reference in New Issue
Block a user