new-command.txt: correct the command description file
[gitweb.git] / revision.h
index 1b58aacc03bd330ebf70ee71aac0d38fd18743c7..974130280120d11781c2ea5e7fda84e3d12f80c8 100644 (file)
@@ -146,7 +146,7 @@ struct rev_info {
                        track_first_time:1,
                        linear:1;
 
-       enum date_mode date_mode;
+       struct date_mode date_mode;
 
        unsigned int    abbrev;
        enum cmit_fmt   commit_format;