summaryrefslogtreecommitdiffstats
path: root/flashrom.c
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2009-07-30 13:32:26 +0000
committerStefan Reinauer <stefan.reinauer@coreboot.org>2009-07-30 13:32:26 +0000
commit22ea8cd503b65a6a5983e2db71b54dfcd89b3c74 (patch)
treede96fa4c26124470c32f4b1589597bfe9f7e19a9 /flashrom.c
parentbc25f947fe9a365ba89fac19bd24c377c10243aa (diff)
downloadflashrom-22ea8cd503b65a6a5983e2db71b54dfcd89b3c74.tar.gz
flashrom-22ea8cd503b65a6a5983e2db71b54dfcd89b3c74.tar.bz2
flashrom-22ea8cd503b65a6a5983e2db71b54dfcd89b3c74.zip
The project's new home is flashrom.org now
Change all occurences in the source code and documentation accordingly. Corresponding to flashrom svn r669. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de>
Diffstat (limited to 'flashrom.c')
-rw-r--r--flashrom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashrom.c b/flashrom.c
index cb0da7225..12b4e46b1 100644
--- a/flashrom.c
+++ b/flashrom.c
@@ -780,7 +780,7 @@ int main(int argc, char *argv[])
printf(" WRITE");
printf("\n");
}
- printf("Please email a report to flashrom@coreboot.org if any "
+ printf("Please email a report to flashrom@flashrom.org if any "
"of the above operations\nwork correctly for you with "
"this flash part. Please include the flashrom\noutput "
"with the additional -V option for all operations you "