about summary refs log blame commit diff stats
path: root/src/LYShowInfo.h
blob: 65eb88e53eb4989a1c831b5f19ecfcc07abc9bc7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                    
                      




                                                                              

                         
#ifndef LYSHOWINFO_H
#define LYSHOWINFO_H

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

extern int showinfo PARAMS((document *doc, int size_of_file, document *newdoc,
							char *owner_address));

#endif /* LYSHOWINFO_H */