]> Dogcows Code - chaz/openbox/commitdiff
fix7
authorMikael Magnusson <mikachu@comhem.se>
Thu, 8 Jun 2006 11:45:39 +0000 (11:45 +0000)
committerMikael Magnusson <mikachu@comhem.se>
Thu, 8 Jun 2006 11:45:39 +0000 (11:45 +0000)
openbox/place.c

index e075489f7ae9e0cabc475d75de21144ff92f9c05..76aa38773175575f7703909b0eff7a33c23a1d0d 100644 (file)
@@ -410,7 +410,7 @@ static gboolean place_transient(ObClient *client, gint *x, gint *y)
     return FALSE;
 }
 
-void place_client(ObClient *client, gint *x, gint *y, ObAppSetting *settings)
+void place_client(ObClient *client, gint *x, gint *y, ObAppSettings *settings)
 {
     if (client->positioned)
         return;
This page took 0.026701 seconds and 4 git commands to generate.