diff options
Diffstat (limited to 'src/pinky.c')
| -rw-r--r-- | src/pinky.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pinky.c b/src/pinky.c index d5413ca95..b8d453b14 100644 --- a/src/pinky.c +++ b/src/pinky.c @@ -45,7 +45,7 @@ char *ttyname (); /* The name this program was run with. */ -const char *program_name; +char const *program_name; /* If true, display the hours:minutes since each user has touched the keyboard, or blank if within the last minute, or days followed |
