~vcs-imports/gnome-media/main

« back to all changes in this revision

Viewing changes to cddb-slave2/socks-private.h

  • Committer: thomasvs
  • Date: 2004-05-10 08:52:25 UTC
  • Revision ID: vcs-imports@canonical.com-20040510085225-zb6tqc12yi1h08gd
remove unneccesary whitespace

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 * Library General Public License for more details.
13
13
 *
14
14
 * You should have received a copy of the GNU Library General Public
15
 
 * License along with this library; if not, write to the 
 
15
 * License along with this library; if not, write to the
16
16
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
17
17
 * Boston, MA  02111-1307, USA.
18
18
 */
34
34
        guint8  vn;
35
35
        guint8  cd;
36
36
        guint8  rsv;
37
 
        guint8  atyp;   
 
37
        guint8  atyp;
38
38
        guint32 dip;
39
39
        guint32 dport;
40
40
};