]> Pileus Git - ~andy/gtk/blobdiff - gdk/gdkvisualprivate.h
Change FSF Address
[~andy/gtk] / gdk / gdkvisualprivate.h
index 8099ec2663e9184d199a060cd950ed53014f16dd..e970f550a004c4dcf5c5b2caf2b20bc60c1e71ab 100644 (file)
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __GDK_VISUAL_PRIVATE_H__
@@ -34,6 +32,7 @@ struct _GdkVisual
 {
   GObject parent_instance;
 
+  /*< private >*/
   GdkVisualType type;
   gint depth;
   GdkByteOrder byte_order;