small fix of a comment 4e2c5b5f
arg@10ksloc.org · 2006-08-07 12:12 1 file(s) · +1 −1
main.c +1 −1
251 251
	strcpy(stext, "dwm-"VERSION);
252 252
	scan();
253 253
254 -
	/* main event loop, reads status text from stdin as well */
254 +
	/* main event loop, also reads status text from stdin */
255 255
	while(running) {
256 256
		FD_ZERO(&rd);
257 257
		if(readin)