mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Fix a typo in the GCC 3.4.2 patch (I must have had Palm on the brain).
Submitted by: Franz Klammer <klammer@webonaut.com>
This commit is contained in:
parent
fdb2cb4d49
commit
a5aa457f77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117435
@ -1,10 +0,0 @@
|
||||
--- 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;
|
@ -0,0 +1,10 @@
|
||||
--- src/libguppiplot/guppi-view-interval.c.orig Sun Aug 22 18:02:50 2004
|
||||
+++ src/libguppiplot/guppi-view-interval.c Sun Aug 22 18:03:02 2004
|
||||
@@ -227,6 +227,7 @@
|
||||
#endif
|
||||
|
||||
default:
|
||||
+ ;
|
||||
}
|
||||
|
||||
return TRUE;
|
Loading…
Reference in New Issue
Block a user