pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/str.h


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/str.h
Date: Mon, 02 May 2005 02:21:40 -0400

Index: pspp/src/str.h
diff -u pspp/src/str.h:1.9 pspp/src/str.h:1.10
--- pspp/src/str.h:1.9  Fri Apr 29 01:02:15 2005
+++ pspp/src/str.h      Mon May  2 06:21:21 2005
@@ -120,6 +120,7 @@
 
 void mm_reverse (void *, size_t);
 char *mm_find_reverse (const char *, size_t, const char *, size_t);
+int mm_case_compare (const void *, const void *, size_t);
 
 int st_compare_pad (const char *, size_t, const char *, size_t);
 char *st_spaces (int);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]