diff options
Diffstat (limited to 'src/core/workspace.h')
-rw-r--r-- | src/core/workspace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/workspace.h b/src/core/workspace.h index b8ea3c97..3af1997d 100644 --- a/src/core/workspace.h +++ b/src/core/workspace.h @@ -52,7 +52,7 @@ struct _MetaWorkspace MetaScreen *screen; GList *windows; - + /* The "MRU list", or "most recently used" list, is a list of * MetaWindows ordered based on the time the the user interacted * with the window most recently. |