mirror of
https://github.com/vbatts/bvi.git
synced 2025-08-01 07:00:31 +00:00
bvi-1.3.1.src.tar.gz
This commit is contained in:
parent
0220b756fa
commit
16baacb54f
46 changed files with 5276 additions and 1914 deletions
8
bm_dos.c
8
bm_dos.c
|
@ -2,6 +2,7 @@
|
|||
*
|
||||
* 2000-05-10 V 1.3.0 alpha
|
||||
* 2000-07-07 V 1.3.0 final
|
||||
* 2001-12-07 V 1.3.1
|
||||
*
|
||||
* NOTE: Edit this file with tabstop=4 !
|
||||
*
|
||||
|
@ -117,10 +118,3 @@ cleareol()
|
|||
}
|
||||
|
||||
|
||||
void
|
||||
beep(void)
|
||||
{
|
||||
putchar(7);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue