gallium: change comments to remove 'state tracker'
[mesa.git] / src / mesa / state_tracker / st_cb_viewport.c
index 8b50350fabba1ebf64d9c17acfb6c1f85df9a292..315564b6fca311baee7cb26cabb0934824e5898b 100644 (file)
@@ -45,8 +45,8 @@ static void st_viewport(struct gl_context *ctx)
       return;
 
    /*
-    * Normally we'd want the state tracker manager to mark the drawables
-    * invalid only when needed. This will force the state tracker manager
+    * Normally we'd want the frontend manager to mark the drawables
+    * invalid only when needed. This will force the frontend manager
     * to revalidate the drawable, rather than just update the context with
     * the latest cached drawable info.
     */