diff nav_read.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
line wrap: on
line diff
--- a/nav_read.h	Mon Sep 01 21:05:17 2008 +0000
+++ b/nav_read.h	Sat Sep 06 21:55:51 2008 +0000
@@ -31,15 +31,15 @@
 
 /**
  * Reads the PCI packet data pointed to into th pci struct.
- * 
+ *
  * @param pci Pointer to the PCI data structure to be filled in.
  * @param bufffer Pointer to the buffer of the on disc PCI data.
- */  
+ */
 void navRead_PCI(pci_t *, unsigned char *);
 
 /**
  * Reads the DSI packet data pointed to into dsi struct.
- * 
+ *
  * @param dsi Pointer to the DSI data structure to be filled in.
  * @param bufffer Pointer to the buffer of the on disc DSI data.
  */