glcpp: Update README for new support of __LINE__ and __FILE__.
authorCarl Worth <cworth@cworth.org>
Thu, 29 Nov 2012 05:43:45 +0000 (21:43 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 29 Nov 2012 21:03:02 +0000 (13:03 -0800)
commit9ff6b528867a2ad16be44ed6d023069a9a924b8d
tree44f410780e60a1d1e7e1550cf10f120b6e3928eb
parent89cd6df03481dcf0dae948878ad1f77c819b442d
glcpp: Update README for new support of __LINE__ and __FILE__.

Drop these from the known limitations list since support was recently added
for these.

Also, fix a typo while in the area, (and the oddly missing final newline).

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/glsl/glcpp/README