Removed trailing whitespace.
authorNathan Ricci <naricc@microsoft.com>
Fri, 23 Aug 2019 17:57:01 +0000 (13:57 -0400)
committerNathan Ricci <naricc@microsoft.com>
Fri, 23 Aug 2019 17:57:01 +0000 (13:57 -0400)
Commit migrated from https://github.com/mono/mono/commit/f6b2befe8d3ea05afbee2dad1819a2b99aedd3ee

src/mono/mono/metadata/mono-gc.h

index 42acbbd..247e32e 100644 (file)
@@ -118,7 +118,7 @@ MONO_API void     mono_gc_finalize_notify    (void);
 MONO_API int    mono_gc_invoke_finalizers (void);
 /* heap walking is only valid in the pre-stop-world event callback */
 MONO_API int    mono_gc_walk_heap        (int flags, MonoGCReferences callback, void *data);
-       
+
 MONO_END_DECLS
 
 #endif /* __METADATA_MONO_GC_H__ */