about summary refs log tree commit diff stats
path: root/util.c
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@10kloc.org>2006-08-25 18:14:55 +0200
committerAnselm R. Garbe <arg@10kloc.org>2006-08-25 18:14:55 +0200
commit00e95e1f38f7f63584925182a98fb36e84b0f246 (patch)
tree0ab54536603144f24c7fee7a179c95b5c8de5370 /util.c
parent0a0759132c07ff78896fd8559e6f576898f266a3 (diff)
downloaddwm-00e95e1f38f7f63584925182a98fb36e84b0f246.tar.gz
oh frking dear big font...
Diffstat (limited to 'util.c')
0 files changed, 0 insertions, 0 deletions
'#n1'>1 2 3 4
5
6
7
8
9
10
11
12
13
14



                   
                      


                                                

                                                                         
                                   
 

                      
#ifndef LYPRINT_H
#define LYPRINT_H

#ifndef LYSTRUCTS_H
#include <LYStructs.h>
#endif /* LYSTRUCTS_H */

extern int printfile PARAMS((document *newdoc));
extern int print_options PARAMS((char **newfile,
				 char **printed_url, int lines_in_file));
extern char * GetFileName NOPARAMS;

#endif /* LYPRINT_H */