diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2012-03-29 10:14:15 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2012-03-29 10:14:15 (GMT) |
commit | 7badad85c922858ed8395522090ff1bc8044b597 (patch) | |
tree | 00ef02a7ba9bfdb5bf1975f80050d97986822a23 /src/libffi-test.c | |
parent | 686c9ee25d23b5c57aa9ccdf549480caa1804c63 (diff) | |
download | mxe-7badad85c922858ed8395522090ff1bc8044b597.zip mxe-7badad85c922858ed8395522090ff1bc8044b597.tar.gz mxe-7badad85c922858ed8395522090ff1bc8044b597.tar.bz2 |
Move doc/index.html -> index.html
Diffstat (limited to 'src/libffi-test.c')
-rw-r--r-- | src/libffi-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libffi-test.c b/src/libffi-test.c index 1bf9775..871e22e 100644 --- a/src/libffi-test.c +++ b/src/libffi-test.c @@ -1,6 +1,6 @@ /* * This file is part of MXE. - * See doc/index.html for further information. + * See index.html for further information. */ #include <stdio.h> |