Tomas-M / xlunch

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

Update xlunch.c, change cleanup() to 'void' instead of 'int' #16

Closed willbprog127 closed 7 years ago

willbprog127 commented 7 years ago

Change int cleanup() to void cleanup() to silence compile warning