MonsterCommit(tm) with typo-fixes, void-ness fixes, correct CaPs for directories, etc. No real code changes.
This commit is contained in:
@@ -6,13 +6,10 @@
|
||||
*
|
||||
* Emulation of the SiS 85c471 chip.
|
||||
*
|
||||
* Version: @(#)sis85c471.h 1.0.0 2017/05/30
|
||||
* Version: @(#)sis85c471.h 1.0.1 2017/08/23
|
||||
*
|
||||
* Author: Miran Grca, <mgrca8@gmail.com>
|
||||
* Copyright 2017-2017 Miran Grca.
|
||||
* Copyright 2017 Miran Grca.
|
||||
*/
|
||||
|
||||
/* Copyright holders: Tenshi
|
||||
see COPYING for more details
|
||||
*/
|
||||
extern void sis85c471_init();
|
||||
extern void sis85c471_init(void);
|
||||
|
||||
Reference in New Issue
Block a user