aboutsummaryrefslogtreecommitdiff
path: root/net/jags/files/patch-src_jagsmountwith.h
blob: 6dc1977d22d32a5fe6917e441b0327669bb9e30c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./src/jagsmountwith.h.orig	2003-09-04 23:14:54.000000000 +0200
+++ ./src/jagsmountwith.h	2014-01-08 10:20:11.000000000 +0100
@@ -50,4 +50,7 @@
   void browse(void);
 };
 
+gint on_mount_with_ok(GtkWidget *, JagsMountWith *);
+gint on_mount_with_cancel(GtkWidget *, JagsMountWith *);
+
 #endif