]> git.sur5r.net Git - i3/i3/blobdiff - src/window.c
Code style: fix misaligned and misindented comments
[i3/i3] / src / window.c
index bec4c691cf7d142a945e8a885e0bb4a0b2a969d7..799488c6915259c798ee0fe7c2fc1df8b4ead00c 100644 (file)
@@ -439,7 +439,7 @@ void window_update_hints(i3Window *win, xcb_get_property_reply_t *prop, bool *ur
  *
  */
 void window_update_motif_hints(i3Window *win, xcb_get_property_reply_t *prop, border_style_t *motif_border_style) {
-/* This implementation simply mirrors Gnome's Metacity. Official
+    /* This implementation simply mirrors Gnome's Metacity. Official
      * documentation of this hint is nowhere to be found.
      * For more information see:
      * https://people.gnome.org/~tthurman/docs/metacity/xprops_8h-source.html