X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffreeglut_init.c;fp=src%2Ffreeglut_init.c;h=7cccc3552ab5191040ccb67ba26104520e8ca51c;hb=e951e2cfe0617bda21fed114494095137925ff6e;hp=c96ca104c259e87e42587fc56e6abe9bd54fdeaa;hpb=4826072e24eb7393cc2564d0da9d95f471cb14c9;p=freeglut diff --git a/src/freeglut_init.c b/src/freeglut_init.c index c96ca10..7cccc35 100644 --- a/src/freeglut_init.c +++ b/src/freeglut_init.c @@ -377,7 +377,8 @@ static void fghInitialize( const char* displayName ) } else fgWarning("fghInitialize: " - "CreateDC failed, Screen size info may be incorrect"); + "CreateDC failed, Screen size info may be incorrect\n" + "This is quite likely caused by a bad '-display' parameter"); } /* Set the timer granularity to 1 ms */