Reformat: delete trailing whitespace
[yazpp-moved-to-github.git] / include / yazpp / pdu-assoc.h
index ef2e1ff..ac86329 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the yazpp toolkit.
- * Copyright (C) 1998-2010 Index Data and Mike Taylor
+ * Copyright (C) 1998-2012 Index Data and Mike Taylor
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -42,7 +42,7 @@ namespace yazpp_1 {
 class YAZ_EXPORT PDU_Assoc : public IPDU_Observable, yazpp_1::ISocketObserver {
     friend class PDU_AssocThread;
  private:
-    enum { 
+    enum {
         Connecting,
         Listen,
         Ready,