summaryrefslogtreecommitdiff
path: root/apps/drwho/PMC_Flo.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/drwho/PMC_Flo.h')
-rw-r--r--apps/drwho/PMC_Flo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/drwho/PMC_Flo.h b/apps/drwho/PMC_Flo.h
index 88f534023be..305a8d8803c 100644
--- a/apps/drwho/PMC_Flo.h
+++ b/apps/drwho/PMC_Flo.h
@@ -14,7 +14,7 @@
//
// ============================================================================
-#if !defined (_PMC_FLO_H)
+#ifndef _PMC_FLO_H
#define _PMC_FLO_H
#include "PM_Client.h"
@@ -22,7 +22,7 @@
class PMC_Flo : public PM_Client
{
// = TITLE
- // Provides the client's lookup table abstraction for `flo' users...
+ // Provides the client's lookup table abstraction for `flo' users...
public:
PMC_Flo (void);