comparison nav_print.h @ 20:fce16251755c src

Remove all trailing whitespace, patch by Erik Hovland *erik$hovland dot org%
author rathann
date Sat, 06 Sep 2008 21:55:51 +0000
parents fdbae45c30fc
children 4aa618ae094f
comparison
equal deleted inserted replaced
19:7f7e87bd7536 20:fce16251755c
34 * Prints information contained in the PCI to stdout. 34 * Prints information contained in the PCI to stdout.
35 * 35 *
36 * @param pci Pointer to the PCI data structure to be printed. 36 * @param pci Pointer to the PCI data structure to be printed.
37 */ 37 */
38 void navPrint_PCI(pci_t *); 38 void navPrint_PCI(pci_t *);
39 39
40 /** 40 /**
41 * Prints information contained in the DSI to stdout. 41 * Prints information contained in the DSI to stdout.
42 * 42 *
43 * @param dsi Pointer to the DSI data structure to be printed. 43 * @param dsi Pointer to the DSI data structure to be printed.
44 */ 44 */