Changeset 95fc538 in mainline for uspace/app/taskbar/wndlist.c


Ignore:
Timestamp:
2023-10-26T11:51:50Z (8 months ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master, topic/msim-upgrade, topic/simplify-dev-export
Children:
d28bdbe
Parents:
cb2894e
Message:

It should be Taskbar not Task Bar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/taskbar/wndlist.c

    rcb2894e r95fc538  
    3030 * @{
    3131 */
    32 /** @file Task bar window list
     32/** @file Taskbar window list
    3333 */
    3434
     
    8080};
    8181
    82 /** Create task bar window list.
     82/** Create taskbar window list.
    8383 *
    8484 * @param window Containing window
     
    176176}
    177177
    178 /** Destroy task bar window list.
     178/** Destroy taskbar window list.
    179179 *
    180180 * @param wndlist Window list
Note: See TracChangeset for help on using the changeset viewer.