]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - gl_screen.c
improved TraceLine in chase.c to be more generally useful (should move it to another...
[xonotic/darkplaces.git] / gl_screen.c
index 0e593950b467a474dcdc4ab275f31dabb3c0f0cf..23b7047c659673243c03a35be398730a19a09586 100644 (file)
@@ -968,7 +968,7 @@ void SCR_UpdateScreen (void)
        GL_EndRendering ();
 }
 
-// for profiling, this is seperated
+// for profiling, this is separated
 void GL_Finish()
 {
        if (!r_render.value)