We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e81aa18 + ff2fb5a commit bf41daaCopy full SHA for bf41daa
1 file changed
networkbrowser/src/lib/main.c
@@ -29,6 +29,8 @@
29
30
static PyObject *error;
31
32
+int showNfsShare(char *pythonIp, nfsinfo *nfsInfo);
33
+
34
PyObject *_netzInfo(PyObject *self, PyObject *args)
35
{
36
netinfo *nInfo;
0 commit comments