[dev] [dwm] Unnecessary scoping blocks

From: Eric Pruitt <eric.pruitt_AT_gmail.com>
Date: Sat, 2 Jul 2016 16:15:31 -0700

In dwm, I noticed there are two superfluous scoping blocks in
grabbuttons and grabkeys. I'm assuming they were added because they were
required for C89, but since dwm is compiled with -std=c99 by default, I
don't think they're necessary anymore. I've attached a patch to remove
them.

Eric

Received on Sun Jul 03 2016 - 01:15:31 CEST

This archive was generated by hypermail 2.3.0 : Sun Jul 03 2016 - 01:24:10 CEST