texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] [PATCH] cosmetics - make doxygen happy


From: Joris van der Hoeven
Subject: Re: [Texmacs-dev] [PATCH] cosmetics - make doxygen happy
Date: Tue, 5 Nov 2002 14:53:29 +0100 (MET)

> -tex_font_metric_rep::execute (int* s, int n, int* buf, int* ker, int& m) {
> +tex_font_metric_rep::execute (SI* s, int n, SI* buf, SI* ker, int& m) {

This is incorrect.

> -  glue_widget_rep (display dis, bool hflag, bool vflag, int minw, int minh);
> +  glue_widget_rep (display dis, bool hflag, bool vflag, SI minw, SI minh);

This one is correct; I just applied it.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]