Tomas-M / xlunch

Graphical app launcher for X with minimal dependencies
http://xlunch.org
GNU General Public License v3.0
219 stars 35 forks source link

Formatted the code by C convention #39

Closed PMunch closed 7 years ago

PMunch commented 7 years ago

The inconsistent indentation finally got to me. Formatted by using http://www.tutorialspoint.com/online_c_formatter.htm.