X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=thread.h;h=655e827fae68c7e3a9f8922b886222ee1908735a;hb=e9a8c0991ec6634f51266c0ad53e02c328bc0761;hp=7ff71fad2ab3677926464f7f0083f5f8b6fdcddc;hpb=20bff64c49dd2f5a078490a2b3c858a4380fd121;p=p5sagit%2Fp5-mst-13.2.git diff --git a/thread.h b/thread.h index 7ff71fa..655e827 100644 --- a/thread.h +++ b/thread.h @@ -472,3 +472,13 @@ #ifndef INIT_THREADS # define INIT_THREADS NOOP #endif + +/* + * Local variables: + * c-indentation-style: bsd + * c-basic-offset: 4 + * indent-tabs-mode: t + * End: + * + * ex: set ts=8 sts=4 sw=4 noet: + */