mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 23:51:06 +00:00
libsysprof: whitespace cleanup
This commit is contained in:
@ -110,7 +110,7 @@ sysprof_symbol_dirs_remove (const gchar *path)
|
|||||||
*/
|
*/
|
||||||
gchar **
|
gchar **
|
||||||
sysprof_symbol_dirs_get_paths (const gchar *dir,
|
sysprof_symbol_dirs_get_paths (const gchar *dir,
|
||||||
const gchar *name)
|
const gchar *name)
|
||||||
{
|
{
|
||||||
GPtrArray *ret = g_ptr_array_new ();
|
GPtrArray *ret = g_ptr_array_new ();
|
||||||
GPtrArray *ar;
|
GPtrArray *ar;
|
||||||
|
|||||||
Reference in New Issue
Block a user