libsysprof: whitespace cleanup

This commit is contained in:
Christian Hergert
2019-08-02 12:56:25 -07:00
parent 7e7657dd03
commit 96dbd07c82

View File

@ -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;