From e67e22cf0c8d01dcb1cac4043c41dc95a8e79c92 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Sat, 3 Jun 2017 18:15:23 +0200 Subject: [PATCH] libgimp: forgot to push the generated libgimpfile two commits earlier --- libgimp/gimpfileops_pdb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgimp/gimpfileops_pdb.c b/libgimp/gimpfileops_pdb.c index 10ca971a09..103eee8450 100644 --- a/libgimp/gimpfileops_pdb.c +++ b/libgimp/gimpfileops_pdb.c @@ -50,7 +50,7 @@ * the name entered is what the user actually typed before prepending a * directory path. The reason for this is that if the user types * http://www.xcf/~gimp/ he wants to fetch a URL, and the full pathname - * will not look like a URL.\" + * will not look like a URL. * * Returns: The output image. **/