update header on cursdial
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
/* vim:set cin ft=c sw=4 sts=4 ts=8 et ai cino=Ls\:0t0(0 : -*- mode:c;fill-column:80;tab-width:8;c-basic-offset:4;indent-tabs-mode:nil;c-file-style:"k&r" -*-*/
|
||||||
/* NetHack 3.6 cursdial.c */
|
/* NetHack 3.6 cursdial.c */
|
||||||
/* Copyright (c) Karl Garrison, 2010. */
|
/* Copyright (c) Karl Garrison, 2010. */
|
||||||
/* NetHack may be freely redistributed. See license for details. */
|
/* NetHack may be freely redistributed. See license for details. */
|
||||||
/* vim:set cin ft=c sw=4 sts=4 ts=8 et ai cino=Ls\:0t0(0 : -*- mode:c;fill-column:80;tab-width:8;c-basic-offset:4;indent-tabs-mode:nil;c-file-style:"k&r" -*-*/
|
|
||||||
|
|
||||||
#include "curses.h"
|
#include "curses.h"
|
||||||
#include "hack.h"
|
#include "hack.h"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
|
/* vim:set cin ft=c sw=4 sts=4 ts=8 et ai cino=Ls\:0t0(0 : -*- mode:c;fill-column:80;tab-width:8;c-basic-offset:4;indent-tabs-mode:nil;c-file-style:"k&r" -*-*/
|
||||||
/* NetHack 3.6 cursdial.h */
|
/* NetHack 3.6 cursdial.h */
|
||||||
/* Copyright (c) Karl Garrison, 2010. */
|
/* Copyright (c) Karl Garrison, 2010. */
|
||||||
/* NetHack may be freely redistributed. See license for details. */
|
/* NetHack may be freely redistributed. See license for details. */
|
||||||
/* vim:set cin ft=c sw=4 sts=4 ts=8 et ai cino=Ls\:0t0(0 : -*- mode:c;fill-column:80;tab-width:8;c-basic-offset:4;indent-tabs-mode:nil;c-file-style:"k&r" -*-*/
|
|
||||||
|
|
||||||
#ifndef CURSDIAL_H
|
#ifndef CURSDIAL_H
|
||||||
# define CURSDIAL_H
|
# define CURSDIAL_H
|
||||||
|
|||||||
Reference in New Issue
Block a user