Update draft release notes to 2.2
[gitweb.git] / git-compat-util.h
index 0c4e663928cb8fb03c73a6d3de6a506c7d98fc9a..fb41118c0705c628bed093c4a915a58aa01a5a1a 100644 (file)
@@ -192,7 +192,7 @@ extern int compat_mkdir_wo_trailing_slash(const char*, mode_t);
 struct itimerval {
        struct timeval it_interval;
        struct timeval it_value;
-}
+};
 #endif
 
 #ifdef NO_SETITIMER