about summary refs log tree commit diff
path: root/dlfcn/bug-dlopen1.c
diff options
context:
space:
mode:
Diffstat (limited to 'dlfcn/bug-dlopen1.c')
-rw-r--r--dlfcn/bug-dlopen1.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/dlfcn/bug-dlopen1.c b/dlfcn/bug-dlopen1.c
index d91810a4f0..dcee832f4e 100644
--- a/dlfcn/bug-dlopen1.c
+++ b/dlfcn/bug-dlopen1.c
@@ -1,6 +1,5 @@
-/* Test case by Bruno Haible.  It test whether the dynamic string
-   token expansion can handle $ signs which do not start one of the
-   recognized keywords.  */
+/* Test whether the dynamic string token expansion can handle $ signs which do
+   not start one of the recognized keywords.  */
 
 #include <dlfcn.h>