]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/url.h
Revert partially (auto) "reformat code! now the code is only ugly on the *inside*"
[xonotic/netradiant.git] / radiant / url.h
index 829b039d41ff9304a0665d15960c315b6b57d600..726be705549e093e14d1b6be9c56acc5da771002 100644 (file)
@@ -22,6 +22,6 @@
 #if !defined( INCLUDED_URL_H )
 #define INCLUDED_URL_H
 
-void OpenURL(const char *url);
+void OpenURL( const char *url );
 
 #endif