]> granicus.if.org Git - nethack/commitdiff
bit
authornhmall <nhmall@nethack.org>
Sun, 22 Mar 2020 11:39:44 +0000 (07:39 -0400)
committernhmall <nhmall@nethack.org>
Sun, 22 Mar 2020 11:39:44 +0000 (07:39 -0400)
DEVEL/code_style.txt

index b17076823246fb588b298ca62079a9ec25535fc9..6946604e19b9e17aefee526199c789ccc9221e0d 100644 (file)
@@ -48,7 +48,7 @@ Functions and Control Statements
 
 For a function definition, the return type, declarator, and opening brace
 should each appear on a line of their own. Arguments are never declared in the
-function declarator, but are declared, unintended, K&R-style before the
+function declarator, but are declared, unindented, K&R-style before the
 opening brace:
 
     void