nightmaremail

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

auto_break.h (77B)


      1 #ifndef AUTO_BREAK_H
      2 #define AUTO_BREAK_H
      3 
      4 extern char auto_break[];
      5 
      6 #endif