Justus Winter, le Wed 12 Mar 2014 15:55:47 +0100, a écrit : > Form feed characters (\f) are whitespace and are treated as such by c > compilers. There is no need to enclose them in comments.
Ack. > * mach-defpager/default_pager.c: Remove comments around form feeds. > --- > mach-defpager/default_pager.c | 13 ------------- > 1 file changed, 13 deletions(-) > > diff --git a/mach-defpager/default_pager.c b/mach-defpager/default_pager.c > index 0977a5d..bea23b1 100644 > --- a/mach-defpager/default_pager.c > +++ b/mach-defpager/default_pager.c > @@ -98,10 +98,7 @@ static pthread_mutex_t printf_lock = > PTHREAD_MUTEX_INITIALIZER; > > #define ptoa(p) ((p)*vm_page_size) > #define atop(a) ((a)/vm_page_size) > - > -/* > > - */ > /* > * Bitmap allocation. > */ > @@ -627,10 +624,7 @@ ddprintf > ("pager_dealloc_page(%d,%x,%d)\n",pindex,page,lock_it); > if (lock_it) > pthread_mutex_unlock(&part->p_lock); > } > - > -/* > > - */ > /* > * Allocation info for each paging object. > * > @@ -1706,11 +1700,7 @@ ok: > pager->cur_partition = choose_partition(0, P_INDEX_INVALID); > return TRUE; > } > - > -/* > > - */ > - > /* > * Read/write routines. > */ > @@ -1888,10 +1878,7 @@ default_has_page(ds, offset) > { > return ( ! no_block(pager_read_offset(ds, offset)) ); > } > -/* > > - */ > - > /* > * Mapping between pager port and paging object. > */ > -- > 1.9.0 > -- Samuel AUTHOR FvwmM4 is the result of a random bit mutation on a hard disk, presumably a result of a cosmic-ray or some such thing. (extrait de la page de man de FvwmM4)