keep 'bool'ness in the comment
authorKlaus Kaempf <kkaempf@suse.de>
Mon, 29 Oct 2007 12:05:53 +0000 (12:05 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Mon, 29 Oct 2007 12:05:53 +0000 (12:05 +0000)
src/pool.h

index d3254cd..30d29d7 100644 (file)
@@ -75,7 +75,7 @@ struct _Pool {
   Solvable *solvables;
   int nsolvables;
 
-  int promoteepoch;
+  int promoteepoch;             /* 0/1  */
 
   Id *id2arch;                 /* map arch ids to scores */
   Id lastarch;                 /* last valid entry in id2arch */