bsock->fsend("1000 OK auth\n");
return true;
-}
\ No newline at end of file
+}
void allow_os_suspensions(suspendres_t&);
void prevent_os_suspensions(suspendres_t&);
-#endif /* _SUSPEND_H_ */
\ No newline at end of file
+#endif /* _SUSPEND_H_ */
};
};
-#endif /* _DKINFO_H_ */
\ No newline at end of file
+#endif /* _DKINFO_H_ */
bool scan_parameter_str(const char * cmd, const char *prefix, POOL_MEM ¶m);
inline bool scan_parameter_str(const POOL_MEM &cmd, const char *prefix, POOL_MEM ¶m) { return scan_parameter_str(cmd.c_str(), prefix, param); }
-#endif /* _PLUGINLIB_H_ */
\ No newline at end of file
+#endif /* _PLUGINLIB_H_ */
}
-#endif /* TEST_PROGRAM */
\ No newline at end of file
+#endif /* TEST_PROGRAM */