From 954bce564e4e91067c45dafc459ddd731ba21d01 Mon Sep 17 00:00:00 2001 From: Robert Strong Date: Mon, 17 Dec 2018 11:43:11 -0800 Subject: [PATCH] Bug 1514532 - followup comment format fix. r=me --- modules/libmar/sign/mar_sign.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/libmar/sign/mar_sign.c b/modules/libmar/sign/mar_sign.c index 1222a8b8a9fc..25d3a1b2abbe 100644 --- a/modules/libmar/sign/mar_sign.c +++ b/modules/libmar/sign/mar_sign.c @@ -578,7 +578,7 @@ failure: * @param sigIndex The index of the signature to import * @param base64SigFile A file which contains the signature to import * @param dest The path of the destination MAR file with replaced - * signature + * signature * @return 0 on success * -1 on error */