Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 2260fef

Browse files
committed
PR
1 parent e839ca9 commit 2260fef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shell/platform/embedder/embedder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1723,7 +1723,7 @@ FlutterEngineResult FlutterEngineNotifyLowMemoryWarning(
17231723
/// @param[in] user_data A baton passed by the engine to the callback. This
17241724
/// baton is not interpreted by the engine in any way.
17251725
///
1726-
/// @return The flutter export.
1726+
/// @return Returns if the callback was successfully posted to all threads.
17271727
///
17281728
FLUTTER_EXPORT
17291729
FlutterEngineResult FlutterEnginePostCallbackOnAllNativeThreads(

0 commit comments

Comments
 (0)