ports/devel/commoncpp/files/patch-include_cc++_thread.h
2004-12-23 10:48:05 +00:00

11 lines
254 B
C

--- include/cc++/thread.h.orig Sat Jan 17 17:51:01 2004
+++ include/cc++/thread.h Thu Dec 23 16:38:55 2004
@@ -914,7 +914,7 @@
static Thread* _main;
Thread *_parent;
- enum Cancel _cancel;
+ Cancel _cancel;
Semaphore *_start;
// private data