X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fmenu%2Fxonotic%2Fserverlist.qc;h=5e6a567b6af907de399757b63a265675d265d340;hb=b945d959784e5b249c66aea4f3326d8ae048f1cd;hp=ad9e38f03a61f1a4303ae7cca83302c68351137c;hpb=78b0634a8cfc4d1b6d24af825ac15d27d607e593;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/menu/xonotic/serverlist.qc b/qcsrc/menu/xonotic/serverlist.qc index ad9e38f03..5e6a567b6 100644 --- a/qcsrc/menu/xonotic/serverlist.qc +++ b/qcsrc/menu/xonotic/serverlist.qc @@ -45,7 +45,7 @@ void RegisterSLCategories() else \ { \ LOG_INFOF( \ - "RegisterSLCategories(): Improper override '%s' for category '%s'!\n", \ + "RegisterSLCategories(): Improper override '%s' for category '%s'!", \ s, \ categories[i].cat_name \ ); \