Home
last modified time | relevance | path

Searched refs:window_struct (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dwindow.h60 typedef struct window_struct struct
62 struct window_struct *next; /* Next window in this chain. */ argument
63 struct window_struct *prev; /* Previous window in this chain. */ argument
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.467040 * info/window.h: Rename __window__ to window_struct.