mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix build with gcc-3.4.2.
Reported by: pointyhat
This commit is contained in:
parent
20ff0b317e
commit
ce0b5caa77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117071
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
--- src/libguppipilot/guppi-view-interval.c.orig Sun Aug 22 18:02:50 2004
|
||||
+++ src/libguppipilot/guppi-view-interval.c Sun Aug 22 18:03:02 2004
|
||||
@@ -227,6 +227,7 @@
|
||||
#endif
|
||||
|
||||
default:
|
||||
+ ;
|
||||
}
|
||||
|
||||
return TRUE;
|
Loading…
Add table
Reference in a new issue