[wiki] [sandbox.suckless.org] whitespace fix || nsz

From: <hg_AT_suckless.org>
Date: Fri, 20 Mar 2009 22:58:26 +0000 (GMT)

changeset: 73:2f4d18f6bf8f
tag: tip
user: nsz <nszabolcs_AT_gmail.com>
date: Fri Mar 20 23:58:23 2009 +0100
files: dwm.suckless.org/patches/tilemovemouse.md
description:
whitespace fix


diff -r facd316d1d2e -r 2f4d18f6bf8f dwm.suckless.org/patches/tilemovemouse.md
--- a/dwm.suckless.org/patches/tilemovemouse.md Fri Mar 20 23:55:44 2009 +0100
+++ b/dwm.suckless.org/patches/tilemovemouse.md Fri Mar 20 23:58:23 2009 +0100
_AT_@ -6,10 +6,10 @@
 tilemovemouse() lets you drag a client to a different position *without*
 floating it. Reordering windows this way is fun.
 
- static Button buttons[] = {
- /* click event mask button function argument */
- { ClkClientWin, MODKEY, Button1, tilemovemouse, {0} },
- };
+ static Button buttons[] = {
+ /* click event mask button function argument */
+ { ClkClientWin, MODKEY, Button1, tilemovemouse, {0} },
+ };
 
 
 Download
Received on Fri Mar 20 2009 - 23:58:26 CET

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:30:36 CEST