util  Check-in [ee4f58caef]

Overview
Comment:fix typo
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ee4f58caef7a6d42b34e561d490bfb07c34e7376db25dbc8dd5ea3fa88e14247
User & Date: lexi on 2019-04-13 13:44:04
Other Links: manifest | tags
Context
2019-04-14
03:07
rewrite safekill to use X properties instead of hacking a flag into the window class check-in: 795f87aa54 user: lexi tags: trunk
2019-04-13
13:44
fix typo check-in: ee4f58caef user: lexi tags: trunk
11:22
add bgrd check-in: 011cb3726d user: lexi tags: trunk
Changes

Modified bgrd.c from [f9254ef448] to [1814ca81a5].

     1      1   /* [ʞ] bgrd.c
     2      2    *  ~ lexi hale <lexi@hale.su>
     3         - *  $ cc -Ofast bgread.c -lutil -obgrd
            3  + *  $ cc -Ofast bgrd.c -lutil -obgrd
     4      4    *  © affero general public license 3.0
     5      5   
     6      6    * i am angry beyond words that this program had to
     7      7    * be written
     8      8    *
     9      9    * bgrd "background read" is a tool for launching an 
    10     10    * application and retrieving the first line of output.