Page MenuHomeFreeBSD

D28331.diff
No OneTemporary

D28331.diff

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

Mime Type
text/plain
Expires
Tue, Oct 1, 2:23 PM (22 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13257258
Default Alt Text
D28331.diff (325 B)

Event Timeline