Changeset b9e3af6b in mainline for uspace/app/bdsh/tok.h


Ignore:
Timestamp:
2025-11-06T14:45:06Z (19 hours ago)
Author:
GitHub <noreply@…>
Parents:
3e41cc4 (diff), 12f5a1be (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Manuele Conti <conti.manuele@…> (2025-11-06 14:45:06)
git-committer:
GitHub <noreply@…> (2025-11-06 14:45:06)
Message:

Merge 12f5a1be9347ae8a4c87b277c612c58c71f5f5fc into 3e41cc4ae595fc88a3e5e146b78f8aaa2cc37f88

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/tok.h

    r3e41cc4 rb9e3af6b  
    3333        TOKTYPE_TEXT,
    3434        TOKTYPE_PIPE,
     35        TOKTYPE_RDIN,
     36        TOKTYPE_RDOU,
     37        TOKTYPE_RDAP,
    3538        TOKTYPE_SPACE
    3639} token_type_t;
Note: See TracChangeset for help on using the changeset viewer.