Changeset fc2d593 in mainline for uspace/app/pcapctl/main.c
- Timestamp:
- 2024-12-13T08:33:36Z (14 months ago)
- Children:
- 1333dfc
- Parents:
- c7bd3f9e
- git-author:
- Nataliia Korop <n.corop08@…> (2024-05-08 13:47:52)
- git-committer:
- Nataliia Korop <n.corop08@…> (2024-12-13 08:33:36)
- File:
-
- 1 edited
-
uspace/app/pcapctl/main.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/pcapctl/main.c
rc7bd3f9e rfc2d593 106 106 bool start = false; 107 107 bool stop = false; 108 int dev_number = DEFAULT_DEV_NUM;108 int dev_number = -1; 109 109 const char *output_file_name; 110 110 int idx = 0;
Note:
See TracChangeset
for help on using the changeset viewer.
