ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/defaultfont.h
(Generate patch)

Comparing rxvt-unicode/src/defaultfont.h (file contents):
Revision 1.2 by pcg, Mon Nov 24 17:31:27 2003 UTC vs.
Revision 1.3 by pcg, Tue Nov 25 09:29:11 2003 UTC

1/* 1/*
2 * $Id: defaultfont.h,v 1.2 2003/11/24 17:31:27 pcg Exp $ 2 * $Id: defaultfont.h,v 1.3 2003/11/25 09:29:11 pcg Exp $
3 */ 3 */
4 4
5#ifndef _DEFAULTFONT_H_ 5#ifndef _DEFAULTFONT_H_
6#define _DEFAULTFONT_H_ 6#define _DEFAULTFONT_H_
7 7
20 20
21#include "rxvtlib.h" 21#include "rxvtlib.h"
22#include "feature.h" 22#include "feature.h"
23#include "encoding.h" 23#include "encoding.h"
24#include "rxvtvec.h" 24#include "rxvtvec.h"
25
26#include "defaultfont.intpro" /* PROTOS for internal routines */
27 25
28typedef struct rxvt_vars rxvt_t; 26typedef struct rxvt_vars rxvt_t;
29 27
30struct rxvt_font { 28struct rxvt_font {
31 // managed by the fontset 29 // managed by the fontset

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines