summaryrefslogtreecommitdiff
path: root/common/fmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/fmap.c')
-rw-r--r--common/fmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/fmap.c b/common/fmap.c
index 47fa75f0e9..6bae9c7f85 100644
--- a/common/fmap.c
+++ b/common/fmap.c
@@ -13,7 +13,7 @@
/*
* FMAP structs.
- * See https://chromium.googlesource.com/chromiumos/third_party/flashmap/+/master/lib/fmap.h
+ * See https://chromium.googlesource.com/chromiumos/third_party/flashmap/+/HEAD/lib/fmap.h
*/
#define FMAP_NAMELEN 32
#define FMAP_SIGNATURE "__FMAP__"