*** empty log message ***

This commit is contained in:
Marc Alexander Lehmann 2015-06-29 14:13:52 +00:00
parent f15952191f
commit 8039e4d10a
1 changed files with 1 additions and 1 deletions

2
ev++.h
View File

@ -575,7 +575,7 @@ namespace ev {
}
#endif
/* using a template here would require quite a bit more lines,
/* using a template here would require quite a few more lines,
* so a macro solution was chosen */
#define EV_BEGIN_WATCHER(cppstem,cstem) \
\