Fixed comment typo: s/until/under
This commit is contained in:
parent
0eb497b01b
commit
b33551dfa2
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
The code in this file is in the public domain. The rest of ioquake3
|
The code in this file is in the public domain. The rest of ioquake3
|
||||||
is licensed until the GPLv2. Do not mingle code, please!
|
is licensed under the GPLv2. Do not mingle code, please!
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
The code in this file is in the public domain. The rest of ioquake3
|
The code in this file is in the public domain. The rest of ioquake3
|
||||||
is licensed until the GPLv2. Do not mingle code, please!
|
is licensed under the GPLv2. Do not mingle code, please!
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef USE_AUTOUPDATER
|
#ifdef USE_AUTOUPDATER
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue