VirtualBox

Ignore:
Timestamp:
Apr 6, 2012 12:54:00 PM (13 years ago)
Author:
vboxsync
Message:

duh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/string/strncpy.asm

    r40788 r40789  
    3333; @param    pszSrc   gcc: rsi  msc: rdx  x86:[esp+8]
    3434; @param    cbMax    gcc: rdx  msc: r8   x86:[esp+12]
    35 RT_NOCRT_BEGINPROC strcpy
     35RT_NOCRT_BEGINPROC strncpy
    3636        ; input
    3737%ifdef RT_ARCH_AMD64
     
    117117%endif
    118118        ret
    119 ENDPROC RT_NOCRT(strcpy)
     119ENDPROC RT_NOCRT(strncpy)
    120120
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette