From 9cb1a3d51b8cba35ef443c64b5b1d99fa8d33ae6 Mon Sep 17 00:00:00 2001 From: sabetts Date: Thu, 16 Mar 2006 00:33:34 +0000 Subject: remove tabs and trailing whitespace. --- README.developers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.developers') diff --git a/README.developers b/README.developers index ed28ddc..887db45 100644 --- a/README.developers +++ b/README.developers @@ -12,7 +12,7 @@ String manipulation is something C is seriously lacking, and something everyone does all the time. When writing ratpoison code, you SHOULD NOT be malloc'ing temporary string buffers then using strcat, strcpy, etc to patch strings together. The following structures and functions -should give you just about everything you need. +should give you just about everything you need. If there's something you want to do but can't with the following utils, then you should consider adding that functionality (Don't just -- cgit v1.2.3