зеркало из https://github.com/mozilla/pjs.git
Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds
to mozilla/xpcom. Modified files: MANIFEST, Makefile
This commit is contained in:
Родитель
57b0444baf
Коммит
a1220c1e69
|
@ -6,4 +6,3 @@ plarenas.h
|
|||
plarena.h
|
||||
plevent.h
|
||||
plhash.h
|
||||
plvector.h
|
||||
|
|
|
@ -34,7 +34,6 @@ CSRCS = \
|
|||
plarena.c \
|
||||
plevent.c \
|
||||
plhash.c \
|
||||
plvector.c \
|
||||
$(NULL)
|
||||
|
||||
HEADERS = \
|
||||
|
@ -42,7 +41,6 @@ HEADERS = \
|
|||
plarena.h \
|
||||
plevent.h \
|
||||
plhash.h \
|
||||
plvector.h \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(OS_ARCH), WINNT)
|
||||
|
|
Загрузка…
Ссылка в новой задаче