Skip to content

Commit bdb9bc4

Browse files
leahanderson1madame-rachelle
authored andcommitted
Update acc.c
1 parent 78202a6 commit bdb9bc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

acc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ static void DisplayBanner(void)
122122
" Raven Software, Corp.\n\n");
123123
fprintf(stderr, "This is version "VERSION_TEXT" ("__DATE__")\n");
124124
fprintf(stderr, "This software is not supported by Raven Software or Activision\n");
125-
fprintf(stderr, "ZDoom changes and language extensions by Randy Heit\n");
125+
fprintf(stderr, "ZDoom changes and language extensions by Marisa Heit\n");
126126
fprintf(stderr, "Further changes by Brad Carney\n");
127127
fprintf(stderr, "Even more changes by James Bentler\n");
128128
fprintf(stderr, "Some additions by Michael \"Necromage\" Weber\n");

0 commit comments

Comments
 (0)