diff options
Diffstat (limited to 'src/core/restart-helper.c')
-rw-r--r-- | src/core/restart-helper.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/core/restart-helper.c b/src/core/restart-helper.c index 68ede2671..24664a9c9 100644 --- a/src/core/restart-helper.c +++ b/src/core/restart-helper.c @@ -1,8 +1,9 @@ /* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ /* - * SECTION:restart-helper - * @short_description: helper program during a restart + * restart-helper + * + * Helper program during a restart * * To smoothly restart Mutter, we want to keep the composite * overlay window enabled during the restart. This is done by |