shared/trivial: whitespace

This commit is contained in:
Thomas Haller
2018-07-13 16:52:50 +02:00
parent a38782f378
commit c2245e3e5c

View File

@@ -53,12 +53,6 @@
func (v); \
}
/* These functions shouldn't be invoked directly;
* they are stubs that:
* 1) Take a pointer to the location (typically itself a pointer).
* 2) Provide %NULL-safety where it doesn't exist already (e.g. g_object_unref)
*/
/**
* gs_free:
*