diff options
| author | zy <[email protected]> | 2023-11-27 23:57:16 -0500 |
|---|---|---|
| committer | zy <[email protected]> | 2023-11-27 23:57:16 -0500 |
| commit | 09c4ec5b3e109ac3d4e0a9513a45b3e4a7f9cc5e (patch) | |
| tree | c016fc20727a6243e12717a884c4bd124fb9812d | |
| parent | 57a8972aa4151d11b9e771cb82a5201de472c4e3 (diff) | |
reformat
| -rw-r--r-- | source/uapi/monitor_user_sw.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/uapi/monitor_user_sw.h b/source/uapi/monitor_user_sw.h index 78ca2a0..cb041c1 100644 --- a/source/uapi/monitor_user_sw.h +++ b/source/uapi/monitor_user_sw.h @@ -1,7 +1,6 @@ #ifndef UAPI_MONITOR_SW_H #define UAPI_MONITOR_SW_H -//!todo START_WATCH_CHAR #define START_WATCH_CHAR(name, ptr, threshold) \ do { \ watch_arg w_arg = {0}; \ |
