Edit

IABSD.fr/src/include/curses.h

Branch :

  • Show log

    Commit

  • Author : millert
    Date : 2019-01-25 00:19:25
    Hash : bf198cc6
    Message : I am retiring my old email address; replace it with my OpenBSD one.

  • include/curses.h
  • /*	$OpenBSD: curses.h,v 1.5 2019/01/25 00:19:25 millert Exp $	*/
    
    /*
     * Placed in the public domain by Todd C. Miller <millert@openbsd.org>
     * on June 17, 2003.
     */
    
    #ifndef _CURSES_H_
    #define _CURSES_H_
    
    #include <ncurses.h>
    
    #endif /* _CURSES_H_ */