mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 07:36:05 +00:00
fix a typo
svn path=/trunk/; revision=46607
This commit is contained in:
parent
26109e48de
commit
d0747d85c1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
void assert(int);
|
void _assert(int);
|
||||||
|
|
||||||
void __cxa_pure_virtual()
|
void __cxa_pure_virtual()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue