diff options
author | Dan Winship <danw@src.gnome.org> | 2001-01-06 04:04:15 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-01-06 04:04:15 +0800 |
commit | fc9fd0c4dd4e41c90e494d25e38b5bc49bb3aeaf (patch) | |
tree | 9c3d941351c0594e78b45f4ae08ed573f92febda /art | |
parent | 9177914543e3bd828cb6e88ec035a5f7648bcebe (diff) | |
download | gsoc2013-evolution-fc9fd0c4dd4e41c90e494d25e38b5bc49bb3aeaf.tar gsoc2013-evolution-fc9fd0c4dd4e41c90e494d25e38b5bc49bb3aeaf.tar.gz gsoc2013-evolution-fc9fd0c4dd4e41c90e494d25e38b5bc49bb3aeaf.tar.bz2 gsoc2013-evolution-fc9fd0c4dd4e41c90e494d25e38b5bc49bb3aeaf.tar.lz gsoc2013-evolution-fc9fd0c4dd4e41c90e494d25e38b5bc49bb3aeaf.tar.xz gsoc2013-evolution-fc9fd0c4dd4e41c90e494d25e38b5bc49bb3aeaf.tar.zst gsoc2013-evolution-fc9fd0c4dd4e41c90e494d25e38b5bc49bb3aeaf.zip |
#define E_THREAD_NONE as ((pthread_t)~0) and use that instead of ~0
* e-msgport.c: #define E_THREAD_NONE as ((pthread_t)~0) and use
that instead of ~0 throughout. (pthread_t is a pointer type on my
system, so there are lots of warnings without the cast.)
svn path=/trunk/; revision=7271
Diffstat (limited to 'art')
0 files changed, 0 insertions, 0 deletions