summaryrefslogtreecommitdiff
path: root/app/xfwp/pm.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/xfwp/pm.h')
-rw-r--r--app/xfwp/pm.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/xfwp/pm.h b/app/xfwp/pm.h
index 5214b9d47..88dbb6afc 100644
--- a/app/xfwp/pm.h
+++ b/app/xfwp/pm.h
@@ -1,7 +1,7 @@
/* $Xorg: pm.h,v 1.4 2001/02/09 02:05:45 xorgcvs Exp $ */
/*
-Copyright "1986-1997, 1998 The Open Group
+Copyright "1986-1997, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that
@@ -55,7 +55,7 @@ FWPprotocolSetupProc(
IcePointer * clientDataRet,
char ** failureReasonRet);
-extern int
+extern int
doSetupPMListen(
char * pm_port,
int * size_pm_listen_array,
@@ -64,7 +64,7 @@ doSetupPMListen(
int * nfds,
fd_set * rinit);
-extern void
+extern void
doInstallIOErrorHandler (void);
#endif /* _PM_H */