Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor renames #14

Merged
merged 2 commits into from
Sep 29, 2024
Merged

Minor renames #14

merged 2 commits into from
Sep 29, 2024

Commits on Sep 27, 2024

  1. Rename tok variable to delim

    `delim` reflects the purpose of that variable.
    kovmir committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9f17415 View commit details
    Browse the repository at this point in the history
  2. Rename macros to match the overall codestyle

    Look at:
    define BUF_SIZE 1048
    define BUF_CONF 128
    define TITLE_SIZE 50
    kovmir committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f4695cd View commit details
    Browse the repository at this point in the history