mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 03:49:02 +00:00
Comment #define STAR_SAVER, it is configuration "options"
This commit is contained in:
parent
855baa7376
commit
12228508ab
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1063
@ -35,13 +35,13 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* from:@(#)syscons.c 1.3 940129
|
||||
* $Id: syscons.c,v 1.26 1994/01/18 05:33:34 nate Exp $
|
||||
* $Id: syscons.c,v 1.27 1994/02/01 06:17:36 nate Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
/* #define FADE_SAVER */
|
||||
/* #define BLANK_SAVER */
|
||||
#define STAR_SAVER
|
||||
/* #define STAR_SAVER */
|
||||
|
||||
#if !defined(__FreeBSD__)
|
||||
#define FAT_CURSOR
|
||||
|
@ -35,13 +35,13 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* from:@(#)syscons.c 1.3 940129
|
||||
* $Id: syscons.c,v 1.26 1994/01/18 05:33:34 nate Exp $
|
||||
* $Id: syscons.c,v 1.27 1994/02/01 06:17:36 nate Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
/* #define FADE_SAVER */
|
||||
/* #define BLANK_SAVER */
|
||||
#define STAR_SAVER
|
||||
/* #define STAR_SAVER */
|
||||
|
||||
#if !defined(__FreeBSD__)
|
||||
#define FAT_CURSOR
|
||||
|
@ -35,13 +35,13 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* from:@(#)syscons.c 1.3 940129
|
||||
* $Id: syscons.c,v 1.26 1994/01/18 05:33:34 nate Exp $
|
||||
* $Id: syscons.c,v 1.27 1994/02/01 06:17:36 nate Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
/* #define FADE_SAVER */
|
||||
/* #define BLANK_SAVER */
|
||||
#define STAR_SAVER
|
||||
/* #define STAR_SAVER */
|
||||
|
||||
#if !defined(__FreeBSD__)
|
||||
#define FAT_CURSOR
|
||||
|
Loading…
Reference in New Issue
Block a user