Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F135549025
D28331.id82846.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
325 B
Referenced Files
None
Subscribers
None
D28331.id82846.diff
View Options
diff --git a/usr.sbin/pkg/config.c b/usr.sbin/pkg/config.c
--- a/usr.sbin/pkg/config.c
+++ b/usr.sbin/pkg/config.c
@@ -47,8 +47,6 @@
#include "config.h"
-#define roundup2(x, y) (((x)+((y)-1))&(~((y)-1))) /* if y is powers of two */
-
struct config_value {
char *value;
STAILQ_ENTRY(config_value) next;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 11, 5:46 PM (22 m, 26 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25174137
Default Alt Text
D28331.id82846.diff (325 B)
Attached To
Mode
D28331: usr.sbin/pkg: Don't re-define roundup2
Attached
Detach File
Event Timeline
Log In to Comment