From 9f1822d1035fdd2be31ef948ed01cc99d6cca9b9 Mon Sep 17 00:00:00 2001 From: "Eric J. Korpela" Date: Tue, 26 Sep 2006 16:25:18 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=11195 --- checkin_notes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/checkin_notes b/checkin_notes index 3db120ba6e..e5e49aaf40 100755 --- a/checkin_notes +++ b/checkin_notes @@ -10431,3 +10431,10 @@ David 25 Sept 2006 html/inc/ forum.inc + +Eric K 26 Sept 2006 + - new functions in util.[Ch] remove_duplicate_words(char * or string &). + removes duplicate words from a space or comma delimited string. + + lib/ + util.[Ch]