[Github-comments] [geany/geany-plugins] Workbench (#598)

LarsGit223 notifications at xxxxx
Sat Aug 19 11:38:29 UTC 2017


LarsGit223 commented on this pull request.



> +				/* Strip of file extension by overwriting
+				   '.' with string terminator. */
+				prj->name[offset] = '\0';
+			}
+		}
+	}
+}
+
+
+/** Get the filename of a project.
+ *
+ * @param prj The project
+ * @return The filename
+ *
+ **/
+gchar *wb_project_get_filename(WB_PROJECT *prj)

Done.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/598#discussion_r134089856
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170819/13b0e69e/attachment.html>


More information about the Github-comments mailing list