fix neophyte disarmed color + Andrew Termux libbthread fix
[goodguy/cinelerra.git] / cinelerra-5.1 / libbthread-master / just-pt.cc
index 37f2b999f42bdfad94cfb5a5ef35e84ab047f7c5..3b3885584aac1ed062eb94627b2f43497b63d83d 100644 (file)
@@ -58,7 +58,7 @@ pthread_cancel (pthread_t t)
 
   return err;
 }
-/* Cancel a thread.
+/* Cancel a thread. */
 
 #include <pthread.h>