Skip to content

Fix comment in mx_proc #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix comment in mx_proc #117

wants to merge 1 commit into from

Commits on Dec 17, 2021

  1. mx_proc: Reduce linebuf size to 64 and fix comment

    > pid + " (" comm + ") " + state + " " + pid + " \0"
    > 10 + 2 + 15 + 2 + 1 + 1 + 10 + 2 = 43
    
    Found-by: Donald
    pmenzel committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    1d11c93 View commit details
    Browse the repository at this point in the history