diff options
| author | George V. Neville-Neil <gnn@FreeBSD.org> | 2011-07-21 20:06:14 +0000 |
|---|---|---|
| committer | George V. Neville-Neil <gnn@FreeBSD.org> | 2011-07-21 20:06:14 +0000 |
| commit | a388fa682361585f8ae0004b0e39847135ac236a (patch) | |
| tree | 53a415f7d83ee2cb61c3c019014986b5ef99e772 /lib | |
| parent | 101b7b5daa7e084cc81e72cb90369ca02cd61af8 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/amd64/string/stpcpy.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/amd64/string/stpcpy.S b/lib/libc/amd64/string/stpcpy.S index c8772f8386cf3..52ac69c5f7e2a 100644 --- a/lib/libc/amd64/string/stpcpy.S +++ b/lib/libc/amd64/string/stpcpy.S @@ -1,5 +1,5 @@ /* - * Adapted by Guillaume Morin <guillaume@hudson-trading.com> from strcpy.S + * Adapted by Guillaume Morin <guillaume@morinfr.org> from strcpy.S * written by J.T. Conklin <jtc@acorntoolworks.com> * Public domain. */ |
