mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Fix build on HEAD
Reported by: pointyhat
This commit is contained in:
parent
d9e31595be
commit
e648ca7cc8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230967
@ -0,0 +1,11 @@
|
||||
--- panel-plugin/notes.h.orgi 2009-03-25 14:08:06.000000000 +0100
|
||||
+++ panel-plugin/notes.h 2009-03-25 14:08:43.000000000 +0100
|
||||
@@ -155,7 +155,7 @@
|
||||
|
||||
gboolean notes_window_hide (NotesWindow *notes_window);
|
||||
|
||||
-inline void notes_window_sort_names (NotesWindow *notes_window);
|
||||
+/*inline void notes_window_sort_names (NotesWindow *notes_window); */
|
||||
|
||||
gint notes_window_strcasecmp (NotesWindow *notes_window0,
|
||||
NotesWindow *notes_window1);
|
Loading…
Reference in New Issue
Block a user