diff options
| author | lijia <[email protected]> | 2021-12-10 11:37:58 +0800 |
|---|---|---|
| committer | lijia <[email protected]> | 2021-12-10 11:37:58 +0800 |
| commit | 6ac0a8101aa37da9e2c60233007326931ccd2215 (patch) | |
| tree | 6b20f8ac4738d9d2c9e121c0743af1e6030452c3 /include/private/stream_internal.h | |
| parent | 303800cc19dbd4285b811fba3ae2ec11b4369e7b (diff) | |
TSG-7650, 测试用例使用当前即时编译出来的版本;v4.2.70
增加-s -n 命令行参数.
Diffstat (limited to 'include/private/stream_internal.h')
| -rw-r--r-- | include/private/stream_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/private/stream_internal.h b/include/private/stream_internal.h index dcf65dd..6006ad2 100644 --- a/include/private/stream_internal.h +++ b/include/private/stream_internal.h @@ -453,7 +453,7 @@ void gdev_keepalive_plug_destroy(void); void packet_io_device_alias_destroy(void); void sapp_dup_pkt_destroy(void); const char *stream_bridge_id_to_name(int bridge_id); - +void sapp_printf(const char *fmt, ...); |
