X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fdata-sheet.c;h=a9d980ded2e74a584dd9d34d0f5ed9601f44d772;hb=a6df7a4863f51dd4121a067f947335fba197617b;hp=20869dcb0b0939466fdb16e3847779a83c8ca547;hpb=b1352e0bd746fd3ca70dafb1c1715deb70234a41;p=pspp-builds.git diff --git a/src/ui/gui/data-sheet.c b/src/ui/gui/data-sheet.c index 20869dcb..a9d980de 100644 --- a/src/ui/gui/data-sheet.c +++ b/src/ui/gui/data-sheet.c @@ -85,7 +85,7 @@ click2column(GtkWidget *w, gint col, gpointer data) /* Update the data_ref_entry with the reference of the active cell */ static gint -update_data_ref_entry(GtkSheet *sheet, gint row, gint col) +update_data_ref_entry(const GtkSheet *sheet, gint row, gint col) { /* The entry where the reference to the current cell is displayed */