As requested by T_UNIX, remove the mention of any git hash in the comment, as it doesn't seem to be valid for upstream.

SVN revision: 52908
This commit is contained in:
Iván Briano 2010-09-29 22:34:02 +00:00
parent 66d5d4e048
commit e6aa360c21
1 changed files with 2 additions and 3 deletions

View File

@ -1513,9 +1513,8 @@ ecore_x_randr_output_name_get(Ecore_X_Window root,
/*
* Actually the bewow command is correct, but due to a bug in libXrandr
* it doesn't work. Therefor we stick with strlen().
* Replace the line below with the following once
* libXrandr >= git revision '25d793ab4ec111658e541c94eba4893a81d6a3b7'.
* is shipped and standard.
* Replace the line below with the following once this bug is
* fixed within libXrandr.
*
* *len = output_info->nameLen;
*