X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=blobdiff_plain;f=xmltooling%2Futil%2FThreads.h;h=bae751dabdfea7dc86da28be3c349fcdc7dee82e;hp=50d031f0ff29a7f07197ec2734e2073db54cf443;hb=28e2077c02f1bb4196730a88aa81aa72de9798e1;hpb=8fc2459e6957af0a07891ab552ddf0b1836ee50d diff --git a/xmltooling/util/Threads.h b/xmltooling/util/Threads.h index 50d031f..bae751d 100644 --- a/xmltooling/util/Threads.h +++ b/xmltooling/util/Threads.h @@ -84,7 +84,7 @@ namespace xmltooling * * @param seconds time to sleep */ - static void sleep(int secounds); + static void sleep(int seconds); #ifndef WIN32 /** * Masks all signals from a thread.