@LiquidCake commented on this pull request.


In plugins/saveactions.c:

> @@ -285,19 +296,26 @@ static void backupcopy_document_save_cb(GObject *obj, GeanyDocument *doc, gpoint
 }
 
 
+static GeanyFiletype *get_doc_filetype_or_default(GeanyDocument *doc) {

done


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3911/review/2452430262@github.com>