Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
remove bad comment
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterBright committed Oct 6, 2012
1 parent 4117fa7 commit 50631f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/stdc/stdarg.d
Expand Up @@ -103,7 +103,6 @@ else version (Windows) // Win64

/************
* Retrieve and return the next value that is type T.
* Should use the other va_arg instead, as this won't work for 64 bit code.
*/
T va_arg(T)(ref va_list ap)
{
Expand Down

0 comments on commit 50631f3

Please sign in to comment.