1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

fixed another unimportant typo

This commit is contained in:
Steffen Vogel 2015-09-27 18:05:35 +02:00
parent cf152ad4e0
commit eee4d61513

View file

@ -111,7 +111,7 @@ static void usage(const char *name)
#ifdef ENABLE_SOCKET
printf(" - socket: Network socket (libnl3)\n");
#endif
#ifdef ENABLE_PCI
#ifdef ENABLE_GTFPGA
printf(" - gtfpga: GTFPGA PCIe card (libpci)\n");
#endif
#ifdef ENABLE_OPAL_ASYNC